FMX.ListView.Appearances.TPublishedAppearance Properties

From RAD Studio API Documentation
Jump to: navigation, search

InheritedProtected
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
FooterAppearancepublishedString value that designates the footer appearance name.
FooterHeightpublishedSpecifies the height in pixels of the footer item in this list view component.
HeaderAppearancepublishedString value that designates the header appearance name.
HeaderHeightpublishedSpecifies the height in pixels of the header item in this list view component.
ItemAppearancepublishedString that designates the item appearance name.
ItemEditAppearancepublishedString that designates the item appearance name when in edit mode.
ItemEditHeightpublishedSpecifies the height, in pixels, of an item in edit mode in this list view component.
ItemHeightpublishedSpecifies the height, in pixels, of an item in this list view component.
OwnerpublishedList view that uses this appearance.