API:FMX.Types.TControlSize.Height

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Height: Single read GetHeight write SetHeight stored StoreWidthHeight;

C++

__property float Height = {read=GetHeight, write=SetHeight, stored=StoreWidthHeight};

Properties

Type Visibility Source Unit Parent
property published
FMX.Types.pas
FMX.Types.hpp
FMX.Types TControlSize

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!