GetInitTable(TClass) Method

Returns the field table for the given class that contains all fields that have Default or Managed attribute annotations.

Namespace: Spring
function GetInitTable(ClassType: TClass): TInitTable;

Parameters

ClassType
Type: TClass

Return Value