Skip to main content

TdxScaleFactor.Numerator Property

Returns the scaling factor’s numerator value.

Declaration

property Numerator: Integer read;

Property Value

Type
Integer

Remarks

The Numerator and Denominator property values define the UI scaling factor. Increasing the Numerator property value increases the resulting factor.

Use the Assign and/or Change procedures to modify the Numerator and Denominator property values.

See Also