Vcl.ActnCtrls.TCustomButtonControl.ShowCaption

From RAD Studio API Documentation
Jump to: navigation, search

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.

Vcl.ActnCtrls.TCustomButtonControl.ShowCaption inherits from Vcl.ActnMan.TCustomActionControl.ShowCaption. All content below this line refers to Vcl.ActnMan.TCustomActionControl.ShowCaption.

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.