[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Win32Int' (#lcl)

TWin32WidgetSet.SetCallback

Installs an callback for a Lazarus message Msg for Sender

Declaration

Source position: win32int.pp line 155

public procedure TWin32WidgetSet.SetCallback(

  Msg: LongInt;

  Sender: TObject

); virtual;

Description

Here: does nothing.

See also

TWin32WidgetSet.RemoveCallbacks

  

Removes all callbacks for Sender.