Summary
This table contains some global properties of the configuration related to the graphical presentation.
|
Field name |
SQL type |
Description |
|---|---|---|
|
MAJOR |
INTEGER |
Major version number of creating program (read only). |
|
MINOR |
INTEGER |
Minor version number of creating program (read only). |
|
REVISION |
INTEGER |
Revision number of creating program (read only). |
|
DEFSERIAL |
CHAR (20) |
Serial number from options.txt for the last Definition program used (read only). |
|
NDESC |
INTEGER |
Number of descriptors in the configuration (including empty slots in the sequence). |
|
NFONTS |
INTEGER |
Number of fonts in the configuration (including empty slots in the sequence) (read only, but updatable through addition and deletion of fonts) (read only). |
|
NBINDINGS |
INTEGER |
Number of bindings in the configuration (including empty slots in the sequence) (read only, but updatable through addition and deletion of bindings) (read only). |
|
WIDTH |
INTEGER |
Width in pixels of the screen, from where the configuration was last saved by the definition module (read only). |
|
HEIGHT |
INTEGER |
Height in pixels of the screen, from where the configuration was last saved by the definition module (read only). |
|
CLIENTWIDTH |
INTEGER |
Width in pixels of the client area of the definition module, from where the configuration was last saved (read only). |
|
CLIENTHEIGHT |
INTEGER |
Height in pixels of the client area of the definition module, from where the configuration was last saved (read only). |
|
LIBTOOLWIDTH |
INTEGER |
Width in pixels of the symbols shown in the library tool bar (read only). |
|
LIBTOOLHEIGHT |
INTEGER |
Width in pixels of the symbols shown in the library tool bar (read only). |