Vcl.ActnCtrls.TCustomButtonControl.ShowCaption
Delphi
property ShowCaption: Boolean read GetShowCaption;
C++
__property ShowCaption;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | Vcl.ActnCtrls.pas Vcl.ActnCtrls.hpp |
Vcl.ActnCtrls | TCustomButtonControl |
Description
Indicates whether the control's caption should be shown. {{#multireplace:Vcl.ActnCtrls.TCustomButtonControl.ShowCaption|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Vcl.ActnMan.TCustomActionControl.ShowCaption|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Vcl.ActnMan.TCustomActionControl.ShowCaption|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Indicates whether the control's caption should be shown.
Read ShowCaption to determine whether or not the custom action control's caption, a text description of the control's function, should be shown.