TACSStreamedOutput Properties


Stream : TStream;

Use this property to set the output stream for the corresponding output component. Remember that you have to create, destroy and position the input stream explicitly. In file-handling TACSStreamedOutput descendants the stream assigned to this property takes over the FileName property, i. e. if both Stream and FileName property are assigned, the stream and not the file will be used for the actual output. To unassign this property set it to nil.


TACSStreamedOutput ACS Classes Home


Copyright © 2002, 2003 Andrei Borovsky. All rights reserved.