RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomActionManager.SaveToStream Method

Saves layout information needed to reconstruct the action bands by the action manager to a stream.

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

SaveToStream saves layout information to a stream specified in the Stream parameter. The action manager uses the layout information in the stream to reconstruct the action bands. 

 

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