DK11 for Delphi | GisInterfaces.IGIS_Viewer.Open | Overloads | Methods | Properties
Open project.
// Delphi public procedure Open( const _path : String ); overload;
// C++ Builder public: void Open( const UnicodeString _path ) = 0 /* overload */;
Name | Type | Description |
---|---|---|
_path | String | project path (or layer) |
If any project exists, then it will be closed and any stored passwords will be cleared. If _path content is a path to any registered layer type, then layer will be opened.