Source position: reqtools.pas line 263
type trtScreenModeRequester = record |
ReqPos: ULONG; |
LeftOffset: Word; |
TopOffset: Word; |
Flags: ULONG; |
private1: ULONG; |
DisplayID: ULONG; |
DisplayWidth: Word; |
DisplayHeight: Word; |
DefaultFont: pTextFont; |
WaitPointer: ULONG; |
LockWindow: ULONG; |
ShareIDCMP: ULONG; |
IntuiMsgFunc: pHook; |
reserved1: Word; |
reserved2: Word; |
reserved3: Word; |
ReqHeight: Word; |
DisplayDepth: Word; |
OverscanType: Word; |
AutoScroll: ULONG; |
end; |