Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_Draw_Library v2.00 Component Reference
|
|
[ TDDCaps::VidMemFree ]
[ next: VidMemTotal ]
[ prev: VSBRops ]
__published:
__property dword VidMemFree = { read=FGetVidMemFree, write=FSetVidMemFree, default=0 };
TDDCAPS::VIDMEMFREE
[ component property ]
- Description
The VidMemFree property defines the total amount of display memory minus any memory that is allocated to surfaces.
This value indicates the memory available for any type of surface, unlike TDx_Draw::GetAvailableVidMem() which reports how much memory is available for a specific type of surface.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
|
|