User Tools

Site Tools


api:dk11:delphi:gisxmlfiles.tgis_xmlfile.setactivenode_string

Table of Contents

TGIS_XmlFile.SetActiveNode method

DK11 for Delphi | GisXmlFiles.TGIS_XmlFile.SetActiveNode | Constructors | Methods | Properties

Set hierarchy section.

Available also on: .NET | Java.

Syntax

// Delphi
public
  procedure SetActiveNode(
    const _name : String
  );
// C++ Builder
public:
  void SetActiveNode(
    const UnicodeString _name
  );

Parameters

Name Type Description
_name String node name
2020/05/07 01:10

Page Tools