TTMSFNCUtils.ScaleForCurrentDPI Method
Scales all controls on
AFormto match the current system DPI.
API unit family: TMSFNCUtils
Declaring type: TTMSFNCUtils
Syntax
class procedure ScaleForCurrentDPI(AForm: TCustomForm);
Parameters
| Name | Description |
|---|---|
AForm |
The form to scale. |