type TSoundGroup = class(TSoundInfoList)
This item has no description. Showing description inherited from TRepoSoundEngine.TSoundInfoList.
List of TSoundInfo.
| Public | Name: string; |
| Public | Url: String; |
| Public | ParentGroup: TSoundGroup; |
| Public | Name: string; |
|
Group name (including parent group names). | |
| Public | Url: String; |
|
Group URL. Absolute (including parent group URL parts). Always ends with slash. | |
| Public | ParentGroup: TSoundGroup; |
|
A parent group (one among FSoundGroups, or | |