RAD Studio VCL Reference
|
Saves layout information needed to reconstruct the action bands by the action manager to a file.
procedure SaveToFile(const Filename: string);
__fastcall SaveToFile(const AnsiString Filename);
SaveToFile saves the layout information to a file specified in the FileName property. The action manager uses the layout information in the file to reconstruct the action bands.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|