TMappl.AddLayer

Модуль: Mappl
Класс: TMappl

Добавить слой в проект карты

Объявление

function AddLayer(ConnString, DataSource: string;
	 GroupCode, LayerCode: integer; Name, StylesLibraryPath: string;
	 flIndexate: boolean = false; GridWidth: double = -1;
	 GridHeight: double = -1; flRefreshMap: boolean = true): integer;