Unit 'Img32' Package
[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_image32]

DPIAware

Declaration

Source position: Img32.pas line 633

function DPIAware(

  val: Integer

):Integer; overload;

function DPIAware(

  val: Double

):Double; overload;

function DPIAware(

  const pt: TPoint

):TPoint; overload;

function DPIAware(

  const pt: TPointD

):TPointD; overload;

function DPIAware(

  const rec: TRect

):TRect; overload;

function DPIAware(

  const rec: TRectD

):TRectD; overload;



CT Web help

CodeTyphon Studio