TDD_BUTTON

(push)buttons. Buttons can have text or a bitmap.


Columns

No Name Domain Dty Len Scale Nulls Foreign Key Description
1 TDD_VERSION TDD_VERSION I 4   N   Version stamp. The last version is always the number one (1). All old versions will have a negative version number. TDD_VERSION will have the corresponding date when the version was updated/deleted.
2 BUT_NAME TDD_IDENT C 30   N   Name.
3 BUT_ACT_NAME TDD_IDENT C 30   N TDD_ACTION.ACT_NAME
4 BUT_BMP_NAME TDD_IDENT C 30   Y TDD_BITMAP.BMP_NAME If specified, the button will be displayed with said bitmap. If NULL then the label from the underlying action will be used.

Dependents


Updated 31 Oct 2002.