Table of Contents

TTMSFNCDataGridRenderer.ChangeDPIScale Method

Scales all column widths and row heights by the DPI ratio M/D to adapt to a DPI change.

API unit family: TMSFNCDataGridRenderer Declaring type: TTMSFNCDataGridRenderer

Syntax

procedure ChangeDPIScale(M, D: Integer);

Parameters

Name Description
M DPI scale numerator.
D DPI scale denominator.