Unit 'intuition' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#amunits]

tIntuitionBase

Declaration

Source position: intuition.pas line 2660

type tIntuitionBase = record

  LibNode: tLibrary;

  ViewLord: tView;

  ActiveWindow: pWindow;

  ActiveScreen: pScreen;

  FirstScreen: pScreen;

  Flags: ULONG;

  MouseY: SmallInt;

  MouseX: SmallInt;

  Seconds: ULONG;

  Micros: ULONG;

end;


Documentation generated on: 2023-03-18