Unit 'Types' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#rtl]

Union

Declaration

Source position: typshrdh.inc line 135

class function TRect.Union(

  R1: TRect;

  R2: TRect

):TRect;

procedure TRect.Union(

  R: TRect

);

class function TRect.Union(

  const Points: array of TPoint

):TRect;


Documentation generated on: Dec 14 2025