DK11 for Delphi | GisXmlFiles.TGIS_XmlFile.DeleteKey | Constructors | Methods | Properties
Delete xml node.
// Delphi public procedure DeleteKey( const _name : String );
// C++ Builder public: void DeleteKey( const UnicodeString _name );
Name | Type | Description |
---|---|---|
_name | String | node name |