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