|
RAD Studio VCL Reference
|
Lays out a set of docked controls read from a stream.
procedure LoadFromStream(Stream: TStream);
__fastcall LoadFromStream(TStream Stream);
LoadFromStream updates the dock manager to reflect the set of docked controls it reads from a stream. The stream must reflect the same format as is written by the SaveToStream method.
Stream is the stream object to use for reading the docked controls.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|