GetVirtualMethod(TClass,Integer) Method

Represents method GetVirtualMethod(TClass,Integer).

Namespace: Spring
function GetVirtualMethod(const classType: TClass; const index: Integer): Pointer; inline;

Parameters

classType
Type: TClass

index
Type: Integer

Return Value

Type: Pointer