[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 3.2 Generated 2024-02-25 Home