Summary
This table contains properties for sub diagrams on diagram descriptors.
|
Field name |
SQL type |
Description |
|---|---|---|
|
DESCINDEX |
INTEGER |
Unique number of the descriptor. |
|
IDX |
INTEGER |
The number of this sub diagram (0-based). |
|
TEXT |
CHAR (31) |
The text to show on the button. |
|
FILENAME |
CHAR (256) |
File name of the background image, NULL if a simple background color should be used instead. |
|
BGCOLOR |
INTEGER |
Color of the background, if no filename is specified, NULL if a background image filename is specified. |
|
FIRSTINDEX |
INTEGER |
Index of the first descriptor to show. |
See Also