Delivers a LM_TIMER message to the target control.
Source position: lclmessageglue.pas line 72
function LCLSendTimerMsg(
const Target: TControl;
TimerID: WPARAM;
TimerProc: LPARAM
):PtrInt;