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



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

TObject.MethodAddress

Return the address of a method

Declaration

Source position: objpash.inc line 171

public function TObject.MethodAddress(

  const name: shortstring

):pointer;

Description

MethodAddress returns the address of a method, searching the method by its name. The Name parameter specifies which method should be taken. The search is conducted in a case-insensitive manner.

Errors

If no matching method is found, Nil is returned.

See also

MethodName

  

Return the name of a method.

FieldAddress

  

Return the address of a field.

Notes

 No notes exist for this page yet. 





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