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