TdxBarExtraPaneItem Properties
An item displayed in the Application Menu‘s right panel.Name | Description |
---|---|
Collection | Inherited from TCollectionItem. |
Data | Stores an arbitrary numeric value associated with the item. |
DisplayName | Inherited from TCollectionItem. |
DisplayText | Specifies the item’s display name. |
ID | Inherited from TCollectionItem. |
ImageIndex |
Specifies the item’s explanatory image. The default value of the ImageIndex property is -1. |
Index | Inherited from TCollectionItem. |
Pin | Specifies whether the item is pinned. |
Text | Specifies arbitrary textual information for the item. |
See Also