GetInitTable Method

Definition

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

Delphi
function GetInitTable(classType: TClass): TInitTable

Parameters

classType
TClass

Returns