TRibbonLargeButtonItem Class
Represents type TRibbonLargeButtonItem
.
System.UI.Ribbon.TRibbonItem
System.UI.Ribbon.TRibbonButtonItem
System.UI.Ribbon.TRibbonLargeButtonItem
type TRibbonLargeButtonItem = class(TRibbonButtonItem) end;
The TRibbonLargeButtonItem type exposes the following members.
Name | Description | |
---|---|---|
Action | Represents property | |
AllowAllUp | Represents property | |
BeginGroup | Represents property | |
ButtonGroup | Represents property | |
ButtonStyle | Represents property | |
Caption | Represents property | |
Checked | Represents property | |
CloseMenuOnClick | Represents property | |
Distributed | Represents property | |
DropDownEnabled | Represents property | |
DropDownMenu | Represents property | |
Enabled | Represents property | |
Glyph | Represents property | |
GroupIndex | 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 | |
DropDown | Represents method | |
GetAction | Represents method | |
GetAllowAllUp | Represents method | |
GetBeginGroup | Represents method | |
GetButtonGroup | Represents method | |
GetButtonStyle | Represents method | |
GetCaption | Represents method | |
GetChecked | Represents method | |
GetCloseMenuOnClick | Represents method | |
GetDistributed | Represents method | |
GetDropDownEnabled | Represents method | |
GetDropDownMenu | Represents method | |
GetEnabled | Represents method | |
GetGlyph | Represents method | |
GetGroupIndex | 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 | |
SetCloseMenuOnClick(Boolean) | Represents method | |
SetDistributed(Boolean) | Represents method | |
SetLayout(TRibbonItemLayouts) | Represents method | |
SetOnClick(TRibbonItemNotifyEvent) | Represents method | |
SetPosition(TRibbonItemPosition) | Represents method |