TdxTokenEditToken Properties
A token in the token collection.
Name | Description |
---|---|
Caption protected |
Specifies the item’s caption.
Inherited from Tcx |
Collection |
Inherited from TCollection |
Display |
Inherited from TCollection |
Display |
Specifies the text string that the token displays instead of its identifier. |
Enabled protected |
Specifies whether the item’s state can be changed at runtime.
Inherited from Tcx |
Glyph | Specifies the image associated with the token. |
Hint | Specifies the token’s hint. |
ID |
Inherited from TCollection |
Image |
Specifies the token box’s glyph by its index in the image list associated with a token editor. |
Index |
Inherited from TCollection |
Tag |
Stores a value associated with the item.
Inherited from Tcx |
Text | The text string that identifies the token (also called the token’s ID text). |
See Also