DK for Delphi | FMX.GisViewerWnd.TGIS_ViewerWnd.SaveProjectAs | Overloads | Constructors | Methods | Properties | Events
Save current project under new name.
Available also on: .NET WinForms | Java | ActiveX.
Implements IGIS_Viewer.SaveProjectAs.
// Delphi public procedure SaveProjectAs( const _path : String ); overload;
// C++ Builder public: void SaveProjectAs( const UnicodeString _path ) /* overload */;
Name | Type | Description |
---|---|---|
_path | String | path to the new project file; should have '.ttkproject' (or obsolete '.ttkgp') extension |