DK11 for Delphi | GisFileGDAL.TGIS_FileGDAL.SetConfigOption | Constructors | Fields | Methods | Properties
Set global config option.
// Delphi public procedure SetConfigOption( const _key : String; const _val : String );
// C++ Builder public: void SetConfigOption( const UnicodeString _key, const UnicodeString _val );
Name | Type | Description |
---|---|---|
_key | String | key name |
_val | String | value name |