help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'System' (#rtl)

TObject.DefaultHandler

Default handler for integer message handlers.

Declaration

Source position: objpash.inc line 154

public procedure TObject.DefaultHandler(

  var message

); virtual;

Description

DefaultHandler is the default handler for messages. If a message has an unknown message ID (i.e. does not appear in the table with integer message handlers), then it will be passed to DefaultHandler by the Dispatch method.

See also

Dispatch

  

Dispatch an integer message

DefaultHandlerStr

  

Default handler for string messages.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505