Back to Devexpress

TdxRibbonApplicationButton Members

vcl-dxribbon-dot-tdxribbonapplicationbutton-dot-underscore-members.md

latest3.9 KB
Original Source

TdxRibbonApplicationButton Members

Specifies the Ribbon Application Button.

Constructors

NameDescription
Create(TdxCustomRibbon)Initializes a new instance of the TdxRibbonCustomButtonPersistent class with specified settings. Inherited from TdxRibbonCustomButtonPersistent.

Properties

NameDescription
GlyphSpecifies the button’s glyph. Inherited from TdxRibbonCustomButtonPersistent.
KeyTipSpecifies a KeyTip for the Ribbon Application Menu bound to the Ribbon Application Button.
MenuBinds the Ribbon Application Menu to the Ribbon Application Button.
RibbonProvides access to the Ribbon control that owns the button. Inherited from TdxRibbonCustomButtonPersistent.
ScreenTipAssociates the button with a ScreenTip. Inherited from TdxRibbonCustomButtonPersistent.
StretchGlyphSpecifies whether the button’s glyph is stretched (or compressed), if its size is smaller (or larger) than a 24x24 pixels bitmap. Inherited from TdxRibbonCustomButtonPersistent.
TextSpecifies the caption of the Ribbon Application Button.
VisibleSpecifies if the Application button is visible in the Ribbon UI.

Methods

NameDescription
Assign(TPersistent)Inherited from TPersistent.
AssignTo(TPersistent)Inherited from TPersistent.
Equals(TObject)Inherited from TObject.
GetHashCodeInherited from TObject.
GetNamePathInherited from TPersistent.
GetOwnerInherited from TPersistent.
ToStringInherited from TObject.

See Also

TdxRibbonApplicationButton Class

dxRibbon Unit