Show: Delphi C++
Display Preferences

FMX.Types.TControl.Scale

From XE2 API Documentation
Jump to: navigation, search

Delphi

property Scale: TPosition read FScale write FScale;

C++

__property TPosition* Scale = {read=FScale, write=FScale};

Properties

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

Description

Specifies the scale of the control.

Set the Scale coordinates to specify the scale on each axis.

The initial scale rate is 1 on each axis.

See Also

Personal tools
Previous Versions
Translations