API:FMX.Forms.TFormFactor.Height

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Height: Integer read GetHeight write SetHeight stored True;

C++

__property int Height = {read=GetHeight, write=SetHeight, stored=true, nodefault};

Properties

Type Visibility Source Unit Parent
property published
FMX.Forms.pas
FMX.Forms.hpp
FMX.Forms TFormFactor

Description

Embarcadero Technologies does not currently have any additional information.