Vcl.Ribbon.TRibbonGroup.DialogAction
Delphi
property DialogAction: TContainedAction read FDialogAction write SetDialogAction;
C++
__property DialogAction;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | Vcl.Ribbon.pas Vcl.Ribbon.hpp |
Vcl.Ribbon | TRibbonGroup |
Description
Determines whether dialog button displayed in group.
Vcl.Ribbon.TRibbonGroup.DialogAction inherits from Vcl.Ribbon.TCustomRibbonGroup.DialogAction. All content below this line refers to Vcl.Ribbon.TCustomRibbonGroup.DialogAction.
Determines whether dialog button displayed in group.
DialogAction determines whether the dialog button is displayed in the lower right hand corner of the group.