TcxEditButton Members
A button displayed within an editor.Constructors
Name | Description |
---|---|
Create(TCollection) | Inherited from TCollectionItem. |
Properties
Name | Description |
---|---|
Action | Specifies the action associated with the editor button. Inherited from TcxCustomEditButton. |
Automation | Provides access to the editor button’s UI Automation and accessibility settings. Inherited from TcxCustomEditButton. |
Caption | Specifies the editor button caption. Inherited from TcxCustomEditButton. |
Collection | Inherited from TCollectionItem. |
ContentAlignment | Specifies caption text alignment. Inherited from TcxCustomEditButton. |
Default | Specifies if the button is the default editor button. Inherited from TcxCustomEditButton. |
DisplayName | Inherited from TCollectionItem. |
Enabled | Specifies if the editor button is enabled. Inherited from TcxCustomEditButton. |
Glyph | Specifies the custom glyph for the editor button. Inherited from TcxCustomEditButton. |
Hint | Specifies a tooltip (hint) for the editor button. Inherited from TcxCustomEditButton. |
HotTrackMode | Specifies the active hot-track mode. Inherited from TcxCustomEditButton. |
ID | Inherited from TCollectionItem. |
ImageIndex | Specifies an index of an image used as the editor button glyph. Inherited from TcxCustomEditButton. |
Index | Inherited from TCollectionItem. |
Kind | Specifies the button content type. Inherited from TcxCustomEditButton. |
LeftAlignment | Specifies if the button is aligned to the left editor border. Inherited from TcxCustomEditButton. |
Mode | Specifies the button usage scenario. Inherited from TcxCustomEditButton. |
Stretchable | Specifies if the button automatically adjusts its width according to parent editor width changes. Inherited from TcxCustomEditButton. |
Tag | Stores an integer value associated with the editor button. Inherited from TcxCustomEditButton. |
Transparent | Specifies if editor button border and background are transparent. Inherited from TcxCustomEditButton. |
Visible | Specifies if the editor button is visible. Inherited from TcxCustomEditButton. |
Width | Specifies editor button width, in pixels. Inherited from TcxCustomEditButton. |
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