FMX.ListView.Appearances.TItemAppearanceProperties.Name

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Name: string read FName write SetName stored False;

C++

__property System::UnicodeString Name = {read=FName, write=SetName, stored=false};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FMX.ListView.Appearances.pas
FMX.ListView.Appearances.hpp
FMX.ListView.Appearances TItemAppearanceProperties


Beschreibung

Name des Objekterscheinungsbilds.