Font of Fields
|
|
superseded by the active theme
|
Font of Active Field
|
|
superseded by the active theme
|
Font of Catalogs
|
|
superseded by the active theme
|
Font of Buttons
|
|
superseded by the active theme
|
Font of Reports
|
|
superseded by the active theme
|
Font of Properties
|
|
superseded by the active theme
|
Grid Rows
|
|
Number of rows that open in a selection list
|
Character Set
|
|
The code number of character set (-1 the default)
|
Draft Printer
|
|
Name of draft printer (if used one)
|
Print DateTime
|
|
Print the date and time in every page of a report
|
PageBreak Flag
|
|
|
Form Prog Search
|
|
|
Browser Prog Search
|
|
|
Fetch Rec Count
|
|
Because the clients work in 3-tier configuration (they dont "see" the database) the server sends them a specific number of database records. This number is the default and can be redefined for every specific "Select" query. SeeSetFetchRowCount.
|
Fetch Timeout (sec)
|
|
It is the time, in seconds, that the client can wait for an answer (in case of a synchronous request from the server). Combine this time and the "Fetch Rec Count" in order to avoid "Timeout" messages. For example if we define a big number of records to be fetched and a small number of seconds in fetch timeout, it is obvious that the server will not have the appropriate time to service the request!
|