RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomActionManager.LoadFromStream Method

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

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

LoadFromStream reads the stream specified in the Stream parameter and loads the layout information needed to reconstruct the action bands connected to the action manager contained in the stream. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!