[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LCLType' (#lcl)

tagGRADIENTRECT

Declaration

Source position: lcltype.pp line 1169

type tagGRADIENTRECT = record

  UpperLeft: LongInt;

  

  LowerRight: LongInt;

  

end;