Unit 'Intuition' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#arosunits]

TBorder

Declaration

Source position: intuition.pas line 59

type TBorder = record

  LeftEdge: SmallInt;

  TopEdge: SmallInt;

  FrontPen: Byte;

  BackPen: Byte;

  DrawMode: Byte;

  Count: ShortInt;

  XY: PSmallInt;

  NextBorder: PBorder;

end;


Documentation generated on: 2023-03-18