FMX.ListView.Appearances.IPublishedAppearanceOwner.SetItemHeight

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetItemHeight(const Value: Integer);

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
FMX.ListView.Appearances.pas
FMX.ListView.Appearances.hpp
FMX.ListView.Appearances IPublishedAppearanceOwner


Beschreibung

Setter-Methode von ItemHeight.

Siehe auch