Navigation: Code Documentation > IE > InferenceEngine > Classes > TIOStreams > Properties
TIOStreams.FreeStream Property
Controls what happens when a stream is deleted from the table. The TIOStreams table automatically frees the streams when items are deleted if FreeStream is TRUE
Namespace: InferenceEngine
Delphi
public property FreeStream: Boolean read FFreeStream write FFreeStream default True;
Property Value
Type: Boolean
•TIOStreams
•InferenceEngine