Show: Delphi C++
Display Preferences

FMX.Types.TControl.AbsoluteWidth

From XE2 API Documentation
Jump to: navigation, search

Delphi

property AbsoluteWidth: Single read GetAbsoluteWidth;

C++

__property float AbsoluteWidth = {read=GetAbsoluteWidth};

Properties

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

Description

Specifies the absolute width of the control.

Usually, it has the same values as the Width property. The value can be affected by the transformations applied over the control.

See Also

Personal tools
Previous Versions
Translations