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

MonitorEnumProc

Declaration

Source position: lcltype.pp line 2438

type MonitorEnumProc = function(

  hMonitor: HMONITOR;

  hdcMonitor: HDC;

  lprcMonitor: PRect;

  dwData: LPARAM

):LongBool;

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