Navigation: Code Documentation > RSFuzzyLogic > IFuzzyLogic > Classes > TFuzzyStreamToken > Properties
TFuzzyStreamToken.ObjValue Property
Allows the token to represent any arbitrary object. The token is NOT responsible for freeing the object
Namespace: IFuzzyLogic
Delphi
public property ObjValue: TObject read FObjValue write SetObjValue;
Property Value
Type: TObject
IFuzzyStreamToken.ObjValue
•TFuzzyStreamToken
•IFuzzyLogic