Show: Delphi C++
Display Preferences

FMX.Types.TControl.ExplicitWidth

From XE2 API Documentation
Jump to: navigation, search

Delphi

property ExplicitWidth: Single read FExplicitWidth;

C++

__property float ExplicitWidth = {read=FExplicitWidth};

Properties

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

Description

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

ExplicitWidth is a read-only property used internally by Delphi. Use Width in applications to allow read and write access.

See Also

Personal tools
Previous Versions
Translations