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 bar item image index. |
| Index | Inherited from TCollectionItem. |
| Pin | Specifies whether the item is pinned. |
| Text | Specifies arbitrary textual information for the item. |
See Also