[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'Intuition' (#aros)

TimpFrameBox

Message argument for IM_FRAMEBOX

Declaration

Source position: intuition.pas line 2271

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: 2017-01-10