Vcl.CategoryButtons.TButtonCategory.Caption

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Caption;

C++

__property Caption = {default=0};

Eigenschaften

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

Beschreibung

Gibt die Beschriftung für den aktuellen Eintrag an.

Vcl.CategoryButtons.TButtonCategory.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