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

timpFrameBox

Message argument for IM_FRAMEBOX

Declaration

Source position: intuition.pas line 3672

type timpFrameBox = record

  MethodID: LongWord;

  

IM_FRAMEBOX

  imp_ContentsBox: pIBox;

  

input: relative box of contents

  imp_FrameBox: pIBox;

  

output: rel. box of encl frame

  imp_DrInfo: pDrawInfo;

  

may be nil

  imp_FrameFlags: LongWord;

  

FRAMEF_SPECIFY

end;


Documentation generated on: 2021-07-30