ImageEn, unit imageenview |
|
TImageEnView.LoadState
Declaration
procedure LoadState(const FileName: String);
procedure LoadState(Stream: TStream);
Description
Loads layers, selection and some other parameters such as Zoom and Scroll position.
See also:
SaveState method.