FMX.ListView.Appearances.TItemAppearanceProperties.Purpose

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Purpose: TListItemPurpose read FPurpose;

C++

__property Fmx::Listview::Types::TListItemPurpose Purpose = {read=FPurpose, nodefault};

Eigenschaften

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


Beschreibung

Der Elementzweck ist: None (Standard), Header und Footer.