Unit 'datatypes' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#aros]

TdtDraw

Declaration

Source position: datatypes.pas line 439

type TdtDraw = record

  MethodID: PtrUInt;

  dtd_RPort: PRastPort;

  dtd_Left: LongInt;

  dtd_Top: LongInt;

  dtd_Width: LongInt;

  dtd_Height: LongInt;

  dtd_TopHoriz: LongInt;

  dtd_TopVert: LongInt;

  dtd_AttrList: PTagItem;

end;


Documentation generated on: 2021-07-30