FMX.Forms.TForm.FormFamily

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property FormFamily: string read FFormFamily write SetFormFamily default 0;

C++

__property FormFamily = {default=0};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
FMX.Forms.pas
FMX.Forms.hpp
FMX.Forms TForm

Beschreibung

Eine String-Eigenschaft zum Festlegen der Formularfamilie dieses Formulars.

FMX.Forms.TForm.FormFamily erbt von FMX.Forms.TCommonCustomForm.FormFamily. Der folgende Inhalt bezieht sich auf FMX.Forms.TCommonCustomForm.FormFamily.

Eine String-Eigenschaft zum Festlegen der Formularfamilie dieses Formulars.

Siehe auch