FMX.Edit.Style.TStyledEdit.Model

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Model: TCustomEditModel read GetModel;

C++

__property Fmx::Edit::TCustomEditModel* Model = {read=GetModel};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FMX.Edit.Style.pas
FMX.Edit.Style.hpp
FMX.Edit.Style TStyledEdit

Beschreibung

TCustomEditModel-Eigenschaft von einem TEdit-Steuerelement.

Siehe auch