TdxBarExtraPaneItem Members
An item displayed in the Application Menu‘s right panel.Constructors
| Name | Description |
|---|---|
| Create(TCollection) | Inherited from TCollectionItem. |
Properties
| 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. |
Methods
| Name | Description |
|---|---|
| Assign(TPersistent) | Inherited from TPersistent. |
| AssignTo(TPersistent) | Inherited from TPersistent. |
| Equals(TObject) | Inherited from TObject. |
| GetDisplayName | Inherited from TCollectionItem. |
| GetHashCode | Inherited from TObject. |
| GetNamePath | Inherited from TPersistent. |
| GetOwner | Inherited from TPersistent. |
| Release | Inherited from TCollectionItem. |
| SetDisplayName(String) | Inherited from TCollectionItem. |
| ToString | Inherited from TObject. |
See Also