FMX.ListView.Appearances.TItemAppearanceProperties Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
ActivepublicIndicates that this appearance is currently active.
AppearanceClasspublicThe class that defines objects that comprise item appearance. E.g. TListItemAppearance.
AppearanceClassNamepublicAppearanceClass name. The class with that name is searched in the TAppearancesRegistry. If found, it is used to initialize appearance.
AppearanceTypepublicThe Appearance type are: Item, ItemEdit, Header, and Footer.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
HeightpublicReturns the item height.
NamepublicName of object appearance.
ObjectspublicAn extension of the TListItemView that has public references to the default set of drawables used by predefined appearances.
OwnerpublicThe owner appearance.
PurposepublicThe Item purpose are: None (regular), Header, and Footer.