DK11 for Delphi | GisConfig.TGIS_Config.BuildProject | Constructors | Fields | Methods | Properties
Build project file based on current project and list of layers attached to the Viewer.
// Delphi public procedure BuildProject( const _viewer : IGIS_Viewer ); virtual;
// C++ Builder public: virtual void BuildProject( IGIS_Viewer* const _viewer );
Name | Type | Description |
---|---|---|
_viewer | IGIS_Viewer | viewer for which project will be constructed |