Unit 'System' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TypeOf

Return pointer to VMT of an object.

Declaration

Source position: system.fpd line 97

function TypeOf(

  T: TObjectType

):Pointer;

Description

TypeOf is a compiler intrinsic: it returns a pointer to the VMT of the object type T.

See also

Default

  

Return Default initialized value.

TypeInfo

  

Return pointer to type information for type.

GetTypeKind

  

Return type kind for a type.


Documentation generated on: Jul 24 2023