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