FMX.ListView.Appearances.IPublishedAppearanceOwner.SetItemHeight

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetItemHeight(const Value: Integer);

C++

virtual void __fastcall SetItemHeight(const int Value) = 0 ;

Properties

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

Description

Setter of ItemHeight.

See Also