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

trtFontRequester

Declaration

Source position: reqtools.pas line 233

type trtFontRequester = record

  ReqPos: LongWord;

  LeftOffset: Word;

  TopOffset: Word;

  Flags: LongWord;

  Hook: pHook;

  Attr: tTextAttr;

  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