DK11 for Delphi | GisLayer.TGIS_Layer.ReadConfigParam | Constructors | Fields | Methods | Properties | Events
Reads the layer configuration parameters.
// Delphi public function ReadConfigParam( const _name : String ) : String; virtual;
// C++ Builder public: virtual UnicodeString ReadConfigParam( const UnicodeString _name );
Name | Type | Description |
---|---|---|
_name | String | parameter name |
Type | Description |
---|---|
String | config name |