API:FMX.ListView.Appearances.TPublishedAppearance.FooterHeight

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property FooterHeight: Integer read GetFooterHeight write SetFooterHeight stored IsFooterHeightStored nodefault;

C++

__property int FooterHeight = {read=GetFooterHeight, write=SetFooterHeight, stored=IsFooterHeightStored, nodefault};

Properties

Type Visibility Source Unit Parent
property published
FMX.ListView.Appearances.pas
FMX.ListView.Appearances.hpp
FMX.ListView.Appearances TPublishedAppearance

Description

Embarcadero Technologies does not currently have any additional information.