Alias for the TRect type in RTL.
Source position: grids.pas line 671
type TGridRect = TRect;
TGridRect is an alias for the TRect type in the FPC Run-time Library (RTL).
TGridRectArray
Array type used to store TGridRect instances.
TRect