DK for Delphi | GisInterfaces.IGIS_Viewer.Open | Overloads | Methods | Properties
Open a 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 path |
If a project is already open, it is closed and any stored passwords are cleared. If _path points to a registered layer type, that layer is opened instead of a project.