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

ShadeRectA

Declaration

Source position: intuition.pas line 4021

function ShadeRectA(

  Rp: PRastPort;

  MinX: LongInt;

  MinY: LongInt;

  MaxX: LongInt;

  MaxY: LongInt;

  ShadeLevel: LongWord;

  BackType: LongWord;

  State: LongWord;

  Dri: PDrawInfo;

  TagList: PTagItem

):LongWord;


Documentation generated on: 2021-07-30