Table of Contents

TTMSFNCDataSetFilterDialog.DoScaleControlsForCurrentDPI Method

Scales the dialog controls for the current DPI.

API unit family: TMSFNCFilterDialog Declaring type: TTMSFNCDataSetFilterDialog Inherited from: TTMSFNCCustomFilterDialog

Syntax

procedure DoScaleControlsForCurrentDPI(Sender: TObject; AScale: Single); override;

Parameters

Name Description
Sender Object that initiated the DPI scaling pass.
AScale Scale factor applied to child controls.