Source position: PXL.Devices.pas line 28
type TDeviceTechnology = (
Unknown,
Direct3D,
OpenGL,
OpenGL_ES,
Software,
Proprietary
);