|
RAD Studio VCL Reference
|
Reads grid columns data from a stream and stores the contents in the TDBGridColumns object.
procedure LoadFromStream(S: TStream);
__fastcall LoadFromStream(TStream S);
Use the LoadFromStream method to read Stream and store the contents in the TDBGridColumns object. The stream should contain data previously saved using the SaveToStream method.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|