API:System.Types.RectWidth

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function RectWidth(const Rect: TRect): Integer;
function RectWidth(const Rect: TRectF): Single;

C++

extern DELPHI_PACKAGE int __fastcall RectWidth(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.