RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBGridColumns.SaveToStream Method

Writes a stream with the name passed in Stream with the contents of the TDBGridColumns object.

Pascal
procedure SaveToStream(S: TStream);
C++
__fastcall SaveToStream(TStream S);

Use the SaveToStream method to stream out TDBGridColumns data. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!