[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'ImgList' (#lcl)

TCustomImageListGetWidthForPPI

Declaration

Source position: imglist.pp line 264

type TCustomImageListGetWidthForPPI = procedure(

  Sender: TCustomImageList;

  AImageWidth: Integer;

  APPI: Integer;

  var AResultWidth: Integer

) of object;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.