API:System.Types.MinPoint
Delphi
function MinPoint(const P1, P2: TPointF): TPointF;
function MinPoint(const P1, P2: TPoint): TPoint;
C++
extern DELPHI_PACKAGE TPointF __fastcall MinPoint(const TPointF &P1, const TPointF &P2)/* overload */;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | System.Types.pas System.Types.hpp |
System.Types | System.Types |
Description
Embarcadero Technologies does not currently have any additional information.