FMX.ListView.Appearances.IPublishedAppearanceOwner.GetItemHeight

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetItemHeight: Integer;

C++

virtual int __fastcall GetItemHeight() = 0 ;

Properties

Type Visibility Source Unit Parent
function public
FMX.ListView.Appearances.pas
FMX.ListView.Appearances.hpp
FMX.ListView.Appearances IPublishedAppearanceOwner

Description

Getter of ItemHeight.

See Also