Vcl.ExtCtrls.TEditButton Properties
InheritedProtected
| CustomHint | published | Custom hint for an edit button. |
| DisabledImageIndex | published | Determines which image is displayed when the button is diabled. |
| DisabledImageName | published | |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| DropDownMenu | published | Drop down menu for button. |
| EditControl | protected | EditControl is a reference to the parent buttoned edit control that is the parent of this TEditButton. |
| Enabled | published | Specifies whether the embedded button is enabled. |
| Glyph | protected | Specifies the glyph associated with the button, inside the buttoned edit box. |
| Hint | published | Contains the text string that can appear when the user moves the mouse over the edit button. |
| HotImageIndex | published | Determines which image is displayed when the mouse is over the button. |
| HotImageName | published | |
| ImageIndex | published | Determines which image is displayed when the button in the unselected state. |
| ImageName | published | |
| Images | protected | Retrieves the ImageList associated with the parent buttoned edit control. |
| Position | protected | Specifies the position of the button in a buttoned edit control. |
| PressedImageIndex | published | Determines which image is displayed when the button is pressed. |
| PressedImageName | published | |
| Visible | published | Indicates button visibility. |