[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.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.