API:System.Types.MinPoint

From RAD Studio API Documentation
Jump to: navigation, search

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.