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



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

TObject.StringMessageTable

Return a pointer to the string message table.

Declaration

Source position: objpash.inc line 166

public function TObject.StringMessageTable: pstringmessagetable;

Description

StringMessageTable returns a pointer to the string message table, which can be used to look up methods for dispatching a string message. It is used by the DispatchStr method.

Errors

If there are no string message handlers, nil is returned.

See also

DispatchStr

  

Dispatch a string message.

Dispatch

  

Dispatch an integer message

Notes

 No notes exist for this page yet. 





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