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