Vcl.Controls.TCaption

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

type TCaption = UnicodeString;

C++

typedef System::UnicodeString TCaption;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
type
typedef
public
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls Vcl.Controls

Beschreibung

TCaption wird für die Eigenschaft Caption verwendet.

TCaption ist der String mit der Beschriftung oder dem Text eines Steuerelements.