TdxRibbonApplicationButton Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tdx |
#Properties
Name | Description |
---|---|
Glyph |
Specifies the button’s glyph.
Inherited from Tdx |
Key |
Specifies a Key |
Menu | Binds the Ribbon Application Menu to the Ribbon Application Button. |
Ribbon |
Provides access to the Ribbon control that owns the button.
Inherited from Tdx |
Screen |
Associates the button with a Screen |
Stretch |
Specifies whether the button’s glyph is stretched (or compressed), if its size is smaller (or larger) than a 24x24 pixels bitmap.
Inherited from Tdx |
Text | Specifies the caption of the Ribbon Application Button. |
Visible | Specifies if the Application button is visible in the Ribbon UI. |
#Methods
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
To |
Inherited from TObject. |
See Also