TMappl.SetLayerMainParams

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

Установка основных параметров слоя

Объявление

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