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

LCLSendTimerMsg

Delivers a LM_TIMER message to the target control.

Declaration

Source position: lclmessageglue.pas line 72

function LCLSendTimerMsg(

  const Target: TControl;

  TimerID: WPARAM;

  TimerProc: LPARAM

):PtrInt;


Version 3.2 Generated 2024-02-25 Home