The Boolean Class
Details about the Boolean class and its public members.
The Color Class
The Color class provides methods for specifying the color of an object.
The Date Class
The Date class provides methods for date formatting and parsing.
The Enum Classes
These classes provide the list of valid values for form item properties that are of type Enum.
The FGLNumericVariable Class
For every Genero numeric variable (INTEGER, SMALLINT, FLOAT, SMALLFLOAT, DECIMAL and MONEY) of report data, an object is created that is an instance of an FGLNumericVariable. These objects hold the value of the 4GL variable.
The FGLStringVariable Class
For every CHAR, VARCHAR, STRING, TEXT, DATE, DATETIME and INTERVAL Genero variable of report data, an object is created that is an instance of an FGLStringVariable. These objects hold the value of the Genero variable.
The Numeric Class
Details about the Numeric class and its public members.
The Runtime Class
The Runtime class provides methods that simplify the creation of dynamic designs that change behavior based on the runtime setup.
The String Class
Details about the String class and its public members.