dark_mode edit EN

WFormManager

  • Inherits from: None

    File: zFormManager.prg

This is the class responsible for loading forms created as resources (.xares extension) from the form editing program located in the \bin folder. For more information, see the following link.

It is very important that you take into account the environment in which the form was created, which can be either standard or Materialize. Resources created with the standard environment can only be used in applications that do not link to Materialize, and resources created with the Materialize environment must be used in applications that link to Materialize.