Record XRRModeInfo
Unit
Declaration
type XRRModeInfo = record
Description
This item has no description.
Overview
Fields
| Public | id: RRMode; |
| Public | width: cuint; |
| Public | height: cuint; |
| Public | dotClock: culong; |
| Public | hSyncStart: cuint; |
| Public | hSyncEnd: cuint; |
| Public | hTotal: cuint; |
| Public | hSkew: cuint; |
| Public | vSyncStart: cuint; |
| Public | vSyncEnd: cuint; |
| Public | vTotal: cuint; |
| Public | name: pchar; |
| Public | nameLength: cuint; |
| Public | modeFlags: XRRModeFlags; |
Description
Fields
| Public | id: RRMode; |
|
This item has no description. | |
| Public | width: cuint; |
|
This item has no description. | |
| Public | height: cuint; |
|
This item has no description. | |
| Public | dotClock: culong; |
|
This item has no description. | |
| Public | hSyncStart: cuint; |
|
This item has no description. | |
| Public | hSyncEnd: cuint; |
|
This item has no description. | |
| Public | hTotal: cuint; |
|
This item has no description. | |
| Public | hSkew: cuint; |
|
This item has no description. | |
| Public | vSyncStart: cuint; |
|
This item has no description. | |
| Public | vSyncEnd: cuint; |
|
This item has no description. | |
| Public | vTotal: cuint; |
|
This item has no description. | |
| Public | name: pchar; |
|
This item has no description. | |
| Public | nameLength: cuint; |
|
This item has no description. | |
| Public | modeFlags: XRRModeFlags; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.