Skip to main content

TdxScaleFactor.Denominator Property

Returns the scaling factor’s denominator value.

Declaration

property Denominator: Integer read;

Property Value

Type
Integer

Remarks

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

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

See Also