Delivers a LM_PAINT message to the target control.
Source position: lclmessageglue.pas line 66
function LCLSendPaintMsg(
const Target: TControl;
const DC: HDC;
const PaintStruct: PPaintStruct
):PtrInt;