Navigation: Code Documentation > IE > InferenceEngine > Classes > TIEDefinedTypes > Properties
TIEDefinedTypes.LocalsCount Property
Returns the number of "local" defined types in the table
Namespace: InferenceEngine
Delphi
public property LocalsCount: Integer read GetLocalsCount;
Property Value
Type: Integer
Local defined types are defined types that have the same Module as the table
•TIEDefinedTypes
•InferenceEngine