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

trtFileRequester

Declaration

Source position: reqtools.pas line 181

type trtFileRequester = record

  ReqPos: LongWord;

  LeftOffset: Word;

  TopOffset: Word;

  Flags: LongWord;

  Hook: pHook;

  Dir: PChar;

  MatchPat: PChar;

  DefaultFont: pTextFont;

  WaitPointer: LongWord;

  LockWindow: LongWord;

  ShareIDCMP: LongWord;

  IntuiMsgFunc: pHook;

  reserved1: Word;

  reserved2: Word;

  reserved3: Word;

  ReqHeight: Word;

end;


Documentation generated on: 2021-07-30