DK for Delphi | GisInterfaces.IGIS_HierarchyGroup.DeleteGroup | Methods | Properties
Delete a group from the group list.
// Delphi public procedure DeleteGroup( const _name : String );
// C++ Builder public: void DeleteGroup( const UnicodeString _name ) = 0;
| Name | Type | Description |
|---|---|---|
| _name | String | group name |