Table of Contents

TTMSFNCCustomDataSetFilterDialog.DoScaleControlsForCurrentDPI Method

Scales the dialog controls for the current DPI.

API unit family: TMSFNCFilterDialog Declaring type: TTMSFNCCustomDataSetFilterDialog 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.