Navigation: Code Documentation > RSCommon > GStreams > Classes > TGSpecialFiler > Properties
TGSpecialFiler.Writer Property
Returns the TWriter that the WriteCollection method will use for writing out a hetergeneous collection, that can be later read by the ReadCollection method.
Namespace: GStreams
Delphi
public property Writer: TWriter read FWriter;
Property Value
Type: TWriter
•GStreams.TGSpecialFiler.ReadCollection(TCollection)
•GStreams.TGSpecialFiler.WriteCollection(TCollection)
•GStreams.TGSpecialFiler.Reader
•TGSpecialFiler
•GStreams