FMX.ListView.Types.IListViewPresentationParent.GetEstimatedFooterHeight

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetEstimatedFooterHeight: Single;

C++

virtual float __fastcall GetEstimatedFooterHeight() = 0 ;

Properties

Type Visibility Source Unit Parent
function public
FMX.ListView.Types.pas
FMX.ListView.Types.hpp
FMX.ListView.Types IListViewPresentationParent

Description

Returns an estimated footer height before exact values can be calculated.