FMX.ListView.Appearances.TAppearanceObjects.OnChangeHeight

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnChangeHeight: TNotifyEvent read FOnChangeHeight write FOnChangeHeight;

C++

__property System::Classes::TNotifyEvent OnChangeHeight = {read=FOnChangeHeight, write=FOnChangeHeight};

Properties

Type Visibility Source Unit Parent
event public
FMX.ListView.Appearances.pas
FMX.ListView.Appearances.hpp
FMX.ListView.Appearances TAppearanceObjects

Description

Embarcadero Technologies does not currently have any additional information.