TRibbonEditItem Class
Represents type TRibbonEditItem.
type TRibbonEditItem = class(TRibbonItem) end;
The TRibbonEditItem type exposes the following members.
| Name | Description | |
|---|---|---|
|  | Action | Represents property  | 
|  | BeginGroup | Represents property  | 
|  | ButtonGroup | Represents property  | 
|  | Caption | Represents property  | 
|  | Distributed | Represents property  | 
|  | Enabled | Represents property  | 
|  | Glyph | Represents property  | 
|  | Hint | Represents property  | 
|  | ImageIndex | Represents property  | 
|  | LargeGlyph | Represents property  | 
|  | LargeImageIndex | Represents property  | 
|  | Layout | Represents property  | 
|  | Position | Represents property  | 
|  | ScreenTip | Represents property  | 
|  | TabGroup | Represents property  | 
|  | Visible | Represents property  | 
| Name | Description | |
|---|---|---|
|  | Click | Represents method  | 
|  | GetAction | Represents method  | 
|  | GetBeginGroup | Represents method  | 
|  | GetButtonGroup | Represents method  | 
|  | GetCaption | Represents method  | 
|  | GetDistributed | Represents method  | 
|  | GetEnabled | Represents method  | 
|  | GetGlyph | Represents method  | 
|  | GetHint | Represents method  | 
|  | GetImageIndex | Represents method  | 
|  | GetLargeGlyph | Represents method  | 
|  | GetLargeImageIndex | Represents method  | 
|  | GetLayout | Represents method  | 
|  | GetPosition | Represents method  | 
|  | GetTabGroup | Represents method  | 
|  | GetVisible | Represents method  | 
|  | SetDistributed(Boolean) | Represents method  | 
|  | SetLayout(TRibbonItemLayouts) | Represents method  | 
|  | SetOnClick(TRibbonItemNotifyEvent) | Represents method  | 
|  | SetPosition(TRibbonItemPosition) | Represents method  | 
