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



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

TMethod

Record describing a method.

Declaration

Source position: objpash.inc line 138

type TMethod = record

  Code: Pointer;

  

Pointer to method code.

  Data: Pointer;

  

Pointer to object instance.

end;

Description

TMethod describes a general method pointer, and is used in Run-Time Type Information handling.

Notes

 No notes exist for this page yet. 





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