DK11 for Delphi | GisXmlFiles.TGIS_XmlFile.ReadZoneValues | Constructors | Methods | Properties
Read zone values to list.
// Delphi public procedure ReadZoneValues( const _name : String; const _list : TGIS_StringList );
// C++ Builder public: void ReadZoneValues( const UnicodeString _name, TGIS_StringList* const _list );
Name | Type | Description |
---|---|---|
_name | String | zone name |
_list | TGIS_StringList | list to fill |