FMX.StdCtrls.TExpander.HeaderHeight

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property HeaderHeight: Integer read GetHeaderHeight write SetHeaderHeight default -1;

C++

__property int HeaderHeight = {read=GetHeaderHeight, write=SetHeaderHeight, default=-1};

Properties

Type Visibility Source Unit Parent
property published
FMX.StdCtrls.pas
FMX.StdCtrls.hpp
FMX.StdCtrls TExpander

Description

Embarcadero Technologies does not currently have any additional information.