DK11 for Delphi | FMX.GisViewerWnd.TGIS_ViewerWnd.Open | Overloads | Constructors | Methods | Properties | Events
Open project.
Available also on: .NET WinForms | Java | ActiveX | Python.
Implements IGIS_Viewer.Open.
// Delphi public procedure Open( const _path : String ); overload;
// C++ Builder public: void Open( const UnicodeString _path ) /* 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.