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

TdtDraw

Declaration

Source position: datatypes.pas line 475

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