Navigation: Code Documentation > IE > InferenceEngine > Classes > TEngineVariables
TEngineVariables Methods
Name
Description
DefineProperties(TFiler)
Represents method DefineProperties(TFiler).
LoadVariablesProperty(TReader)
Represents method LoadVariablesProperty(TReader).
StoreVariablesProperty(TWriter)
Represents method StoreVariablesProperty(TWriter).
ToString
Returns a parsable, string representation of all the variables in the table. Each variable representation is separated by a carraige return and line feed (Overrides IEValue.TValueHashTable.ToString.)
Top