[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Installs an callback for a Lazarus message Msg for Sender
Source position: win32int.pp line 149
public procedure TWin32WidgetSet.SetCallback( |
Msg: LongInt; |
Sender: TObject |
); virtual; |
Here: does nothing.
|
Removes all callbacks for Sender. |