DK11 for Java | tatukgis.jdk.TGIS_Config.ReadCustomData | Constructors | Fields | Methods | Properties
Read custom configuration parameters.
// Java public void ReadCustomData( java.lang.String _name, TStrings _list );
// Oxygene public procedure ReadCustomData( _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" |