[Overview][Procedures and functions][Index] Reference for unit 'LCLMessageGlue' (#lcl)

LCLSendPaintMsg

Delivers a LM_PAINT message to the target control.

Declaration

Source position: lclmessageglue.pas line 66

function LCLSendPaintMsg(

  const Target: TControl;

  const DC: HDC;

  const PaintStruct: PPaintStruct

):PtrInt;


Version 4.0 Generated 2025-05-03 Home