DK11 for Delphi | GisInterfaces.IGIS_HierarchyGroup.Groups | Methods | Properties
Get group by name.
// Delphi public property Groups[ const _indexOrName : OleVariant ] : IGIS_HierarchyGroup read;
// C++ Builder public: __property IGIS_HierarchyGroup* Groups = {read};
Name | Type | Description |
---|---|---|
_indexOrName | OleVariant | group index or name |
Type |
---|
IGIS_HierarchyGroup |