Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxScaleFactor.Assigned Property

Identifies if the scaling factor is not equal to 1.

#Declaration

Delphi
property Assigned: Boolean read;

#Property Value

Type
Boolean

#Remarks

Use this property to identify if the scaling factor’s listeners are scaled.

This property returns True if the Numerator and Denominator property values are different; otherwise, False.

See Also