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

tBorder

Declaration

Source position: intuition.pas line 97

type tBorder = record

  LeftEdge: SmallInt;

  TopEdge: SmallInt;

  FrontPen: Byte;

  BackPen: Byte;

  DrawMode: Byte;

  Count: ShortInt;

  XY: Pointer;

  NextBorder: pBorder;

end;


Documentation generated on: 2023-03-18