[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'System' (#rtl) |
Return the name of a method.
Source position: objpash.inc line 172
public function TObject.MethodName( |
address: pointer |
):shortstring; |
MethodName searches the VMT for a method with the specified address and returns the name of the method.
If no method with the matching address is found, an empty string is returned.
|
Return the address of a method |
|
|
Return the address of a field. |
No notes exist for this page yet.