DK11 for Delphi | GisConfig.TGIS_Config.PrjLayerConfig | Constructors | Fields | Methods | Properties
Config file name (without extension) at a given index in a project file.
// Delphi public property PrjLayerConfig[ const _index : Integer ] : String read;
// C++ Builder public: __property UnicodeString PrjLayerConfig = {read};
Name | Type | Description |
---|---|---|
_index | Integer | index of layer |
Type |
---|
String |