Return pointer to VMT of an object.
Source position: system.fpd line 97
function TypeOf( |
T: TObjectType |
):Pointer; |
TypeOf is a compiler intrinsic: it returns a pointer to the VMT of the object type T.
|
Return Default initialized value. |
|
|
Return pointer to type information for type. |
|
|
Return type kind for a type. |