Unit 'agraphics' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#aros]

TMonitorHandle

This structure is subject to change! Private!

Declaration

Source position: agraphics.pas line 1690

type TMonitorHandle = record

  Next: PMonitorHandle;

  id: LongWord;

  mask: LongWord;

  gfxhidd: Pointer;

end;


Documentation generated on: 2021-07-30