Vcl.ActnCtrls.TCustomButtonControl.ShowCaption

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ShowCaption: Boolean read GetShowCaption;

C++

__property ShowCaption;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Vcl.ActnCtrls.pas
Vcl.ActnCtrls.hpp
Vcl.ActnCtrls TCustomButtonControl

Beschreibung

Gibt an, ob der Titel des Steuerelements angezeigt wird.

Vcl.ActnCtrls.TCustomButtonControl.ShowCaption erbt von Vcl.ActnMan.TCustomActionControl.ShowCaption. Der folgende Inhalt bezieht sich auf Vcl.ActnMan.TCustomActionControl.ShowCaption.

Gibt an, ob der Titel des Steuerelements angezeigt wird.

Mit ShowCaption können Sie bestimmen, ob der Titel des Steuerelements (eine Kurzbeschreibung seiner Funktion) angezeigt wird.