API:FMX.ListView.Appearances.TPublishedAppearance.ItemHeight

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ItemHeight: Integer read GetItemHeight write SetItemHeight stored IsItemHeightStored nodefault;

C++

__property int ItemHeight = {read=GetItemHeight, write=SetItemHeight, stored=IsItemHeightStored, 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.