Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_Sound_Library v2.00 Component Reference
|
|
[ TDx_SoundBuffer::Created ]
[ next: ErrorValue ]
public:
__property bool Created = { read=FGetCreated, write=FSetCreated, default=false };
TDX_SOUNDBUFFER::CREATED
[ component property ]
- Description
The Created property is true if the internal LPDIRECTSOUNDBUFFER used in this component has been successfully created, otherwise Created is false.
To create the internal LPDIRECTSOUNDBUFFER, call the TDx_SoundBuffer::Create() method.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
|
|