Class TSoundDevice
Unit
Declaration
type TSoundDevice = class(TObject)
Description
Hierarchy
- TObject
- TSoundDevice
Overview
Properties
![]() |
property Name: string read FName; |
![]() |
property Caption: string read FCaption; |
![]() |
property NiceName: string read FCaption; deprecated 'use Caption'; |
Description
Properties
![]() |
property Name: string read FName; |
Short device name, used for TSoundEngine.Device. |
![]() |
property Caption: string read FCaption; |
Nice device name to show user. |
![]() |
property NiceName: string read FCaption; deprecated 'use Caption'; |
Warning: this symbol is deprecated: use Caption |
Generated by PasDoc 0.16.0.