Show: Delphi C++
Display Preferences

FMX.Types.TControl.Width

From XE3 API Documentation
Jump to: navigation, search

Delphi

property Width: Single read GetWidth write SetWidth;

C++

__property float Width = {read=GetWidth, write=SetWidth};

Properties

Type Visibility Source Unit Parent
property public
FMX.Types.pas
FMX.Types.hpp
FMX.Types TControl

Description

Specifies the horizontal size of the control (in pixels).

Use the Width property to read or change the width of the control.

See Also

Personal tools
Translations