TdxTokenEditToken Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Inherited from TCollection |
#Properties
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). |
#Methods
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Equals |
Inherited from TObject. |
Get |
Inherited from TCollection |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Release |
Inherited from TCollection |
Set |
Inherited from TCollection |
To |
Inherited from TObject. |
See Also