TInitTable Class

Represents type TInitTable.

Namespace: Spring
TObject
  Spring.TInitTable
type
 TInitTable = class
 end;

The TInitTable type exposes the following members.

Show:
 NameDescription
PROPSLOT_FIELD

Represents constant PROPSLOT_FIELD.

PROPSLOT_MASK

Represents constant PROPSLOT_MASK.

PROPSLOT_VIRTUAL

Represents constant PROPSLOT_VIRTUAL.

Top
Show:
 NameDescription
Create(TClass)

Initializes a new instance of the TInitTable class.

Create@

Represents the static constructor of the TInitTable class.

Destroy

Represents the destructor of the TInitTable class.

Destroy@

Represents the static destructor of the TInitTable class.

Top
Show:
 NameDescription
AddDefaultField(PTypeInfo,Variant,Integer)

Represents method AddDefaultField(PTypeInfo,Variant,Integer).

AddDefaultProperty(PTypeInfo,Variant,PPropInfo)

Represents method AddDefaultProperty(PTypeInfo,Variant,PPropInfo).

AddManagedField(PTypeInfo,Integer,TClass,Boolean)

Represents method AddManagedField(PTypeInfo,Integer,TClass,Boolean).

CleanupInstance(Pointer)

Represents method CleanupInstance(Pointer).

GetCodePointer(TObject,Pointer)

Represents method GetCodePointer(TObject,Pointer).

InitInstance(Pointer)

Represents method InitInstance(Pointer).

Top
Show:
 NameDescription
DefaultFields

Represents field DefaultFields.

FormatSettings

Represents field FormatSettings.

InitTables

Represents field InitTables.

ManagedFields

Represents field ManagedFields.

Top