[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Calls the default window handler to process a message from a control.
Source position: lclintfh.inc line 40
public procedure TWidgetSet.CallDefaultWndHandler( |
Sender: TObject; |
var Message |
); virtual; |
Sender |
|
The control posting the message. |
Message |
|
Message structure with the command and parameters. |
Version 4.0 | Generated 2025-05-03 | Home |