Vcl.ActnMan.TCustomActionControl.ShowCaption
Delphi
property ShowCaption: Boolean read GetShowCaption;
C++
__property bool ShowCaption = {read=GetShowCaption, nodefault};
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
property | public | Vcl.ActnMan.pas Vcl.ActnMan.hpp |
Vcl.ActnMan | TCustomActionControl |
Beschreibung
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.