Vcl.CategoryButtons.TBaseButtonItem.Caption

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Caption: string read FCaption write SetCaption stored IsCaptionStored default 0;

C++

__property Caption = {default=0};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
Vcl.CategoryButtons.pas
Vcl.CategoryButtons.hpp
Vcl.CategoryButtons TBaseButtonItem

Beschreibung

Gibt die Beschriftung für den aktuellen Eintrag an.

Vcl.CategoryButtons.TBaseButtonItem.Caption erbt von Vcl.CategoryButtons.TBaseItem.Caption. Der folgende Inhalt bezieht sich auf Vcl.CategoryButtons.TBaseItem.Caption.

Gibt die Beschriftung für den aktuellen Eintrag an.

Codebeispiele