API:FMX.ListView.Appearances.TPublishedAppearance.ItemEditHeight

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ItemEditHeight: Integer read GetItemEditHeight write SetItemEditHeight stored IsItemEditHeightStored nodefault;

C++

__property int ItemEditHeight = {read=GetItemEditHeight, write=SetItemEditHeight, stored=IsItemEditHeightStored, 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. Please help us document this topic by using the Discussion page!