Unit 'LCLMessageGlue' Package
[Overview][Procedures and functions][Index] [#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.4 Generated 2025-11-08 Home