www.BCB-Tools.com
Home of
RAD DirectX
for
C++ Builder
...
...
Please Register
So we can
create more
the TDx_Library
the TDx9_Library
|
TDx_Draw_Library v1.90 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: [email protected].
|
|