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

tdtDraw

Declaration

Source position: datatypes.pas line 620

type tdtDraw = record

  MethodID: LongWord;

  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