API:System.Types.IsRectEmpty
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. Please help us document this topic by using the Discussion page!