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