type TeeRect = record;
Type Library
TeeChartx
Description
TeeRect = packed record
Left: Integer;
Top: Integer;
Right: Integer;
Bottom: Integer;
end;
TeeRect is used with the ITeeCustomShape Shapebounds property to define the boundaries of the Shape.