Back to Devexpress

TdxCustomLayoutItemCaptionOptions.ShowAccelChar Property

vcl-dxlayoutcontainer-dot-tdxcustomlayoutitemcaptionoptions-108ce491.md

latest995 B
Original Source

TdxCustomLayoutItemCaptionOptions.ShowAccelChar Property

Specifies whether the item’s keyboard shortcut is in effect.

Declaration

delphi
property ShowAccelChar: Boolean read; write; default True;

Property Value

TypeDefault
BooleanTrue

Remarks

Set the ShowAccelChar property to True , to use an accelerator character specified in the Text property.

The default value of the ShowAccelChar property is True.

See Also

TdxCustomLayoutItemCaptionOptions.Visible

TdxCustomLayoutItemCaptionOptions Class

TdxCustomLayoutItemCaptionOptions Members

dxLayoutContainer Unit