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

TBTDDrawInfo

Declaration

Source position: intuition.pas line 2953

type TBTDDrawInfo = record

  BDI_RPort: PRastPort;

  BDI_Screen: PScreen;

  BDI_Left: LongInt;

  BDI_Top: LongInt;

  BDI_Width: LongInt;

  BDI_Height: LongInt;

end;


Documentation generated on: 2021-07-30