FMX.StdCtrls.TExpander.ContentHeight

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ContentHeight: Single read FContentHeight write SetContentHeight;

C++

__property float ContentHeight = {read=FContentHeight, write=SetContentHeight};

Properties

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

Description

Defines the height of the content area inside a TExpander control.