Table of Contents

TTMSFNCUtils.ScaleForCurrentDPI Method

Scales all controls on AForm to 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.