Description | Hierarchy | Fields | Methods | Properties |
type TExposedVideoData = record
Structure for holding data describing a driver and operating system specific data.
This data can be retrived by TVideoDriver.GetExposedVideoData. Use this with caution. This only should be used to make it possible to extend the engine easily without modification of its source. Note that this structure does not contain any valid data, if you are using the software or the null device.
Driver: Pointer; |
Device: Pointer; |
HWnd: Pointer; |
Driver: Pointer; |
The Direct3D interface / GDI device context. |
Device: Pointer; |
The Direct3D |
HWnd: Pointer; |
The OS-dependent handle of the rendering window. |