Class TRepoSoundEngine.TSoundGroupList

Description
Hierarchy
Enclosing Class
Methods

Unit

Declaration

type TSoundGroupList = class(TObjectList<TSoundGroup>)

Description

This item has no description.

Hierarchy

Enclosing Class

Overview

Methods

Public function IndexOfName(const GroupName: String): Integer;

Description

Methods

Public function IndexOfName(const GroupName: String): Integer;

Index of group with given TSoundGroup.Name, or -1 if not found.