API:FMX.Forms.TFormFactor.Width

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Width: Integer read GetWidth write SetWidth stored True;

C++

__property int Width = {read=GetWidth, write=SetWidth, 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.