TDynaMethodTable

Overview

Location

Fields


Count

 

var Count: UInt16;

 

UInt16 Count

 

var Count: UInt16

 

UInt16 Count

 

FIELD Count() As UInt16

Selectors

 

var Selectors: array [0..0] of Int16;

 

array [0..0] of Int16 Selectors

 

var Selectors: array [0..0] of Int16

 

array [0..0] of Int16 Selectors

 

FIELD Selectors() As array [0..0] of Int16

Instance Methods


constructor

 

constructor

 

TDynaMethodTable()

 

init()

 

TDynaMethodTable()

 

Sub New()