Unit 'Intuition' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#arosunits]

TIntuitionBase

Declaration

Source position: intuition.pas line 1660

type TIntuitionBase = record

  LibNode: TLibrary;

  ViewLord: TView;

  ActiveWindow: PWindow;

  ActiveScreen: PScreen;

  FirstScreen: PScreen;

  Flags: LongWord;

  MouseX: SmallInt;

  MouseY: SmallInt;

  Seconds: LongWord;

  Micros: LongWord;

end;


Documentation generated on: 2023-03-18