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

TWidgetSet.CallDefaultWndHandler

Calls the default window handler to process a message from a control.

Declaration

Source position: lclintfh.inc line 40

public procedure TWidgetSet.CallDefaultWndHandler(

  Sender: TObject;

  var Message

); virtual;

Arguments

Sender

  

The control posting the message.

Message

  

Message structure with the command and parameters.


Version 4.0 Generated 2025-05-03 Home