API:System.Types.IsRectEmpty

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function IsRectEmpty(const Rect: TRect): Boolean;
function IsRectEmpty(const Rect: TRectF): Boolean;

C++

extern DELPHI_PACKAGE bool __fastcall IsRectEmpty(const TRect &Rect)/* 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.