FMX.Forms3D.TForm3D.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
FMX.Forms3D.pas
FMX.Forms3D.hpp
FMX.Forms3D TForm3D

Beschreibung

Gibt einen Text-String zur Beschriftung des Formulars an.

FMX.Forms3D.TForm3D.Caption erbt von FMX.Forms.TCommonCustomForm.Caption. Der folgende Inhalt bezieht sich auf FMX.Forms.TCommonCustomForm.Caption.

Gibt einen Text-String zur Beschriftung des Formulars an.

Mit Caption wird ein Text-String angegeben, der das Steuerelement beschriftet.

Siehe auch