DK11 for Java | tatukgis.jdk.TGIS_Config.WriteCustomData | Constructors | Fields | Methods | Properties
Write custom configuration parameters.
// Java public void WriteCustomData( java.lang.String _name, TStrings _list );
// Oxygene public procedure WriteCustomData( _name : String; _list : TGIS_Strings );
Name | Type | Description |
---|---|---|
_name | java.lang.String String | name of custom section |
_list | TStrings TGIS_Strings | list of parameters in a form of "name=value" |