|
RAD Studio VCL Reference
|
Indicates whether or not stream flushed on every write.
property AutoFlush: Boolean;
__property Boolean AutoFlush;
AutoFlush gets or sets a value that indicates whether or not the stream is flushed after every call to TStreamWriter.Write.
This property is functionally identical to the Microsoft .NET property StreamWriter.AutoFlush.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|