Navigation: Code Documentation > RSCommon > GStreams > Classes > TGSpecialFiler > Properties
TGSpecialFiler.Reader Property
Returns the TReader that the ReadCollection method will use for reading a hetergeneous collection that has previously been written by the WriteCollection method
Namespace: GStreams
Delphi
public property Reader: TReader read FReader;
Property Value
Type: TReader
•GStreams.TGSpecialFiler.ReadCollection(TCollection)
•GStreams.TGSpecialFiler.WriteCollection(TCollection)
•GStreams.TGSpecialFiler.Writer
•TGSpecialFiler
•GStreams