Source position: PXL.Windows.DXGI.pas line 527
type DXGI_OUTPUT_DESC = record |
||
DeviceName: array [0..31] of WideChar; |
|
|
DesktopCoordinates: TRect; |
|
|
AttachedToDesktop: LongBool; |
|
|
Rotation: DXGI_MODE_ROTATION; |
|
|
Monitor: HMonitor; |
|
|
end; |
| CT Web help |
| CodeTyphon Studio |