Show: Delphi
C++
Display Preferences
System.Types.InflateRect
From XE2 API Documentation
Delphi
procedure InflateRect(var R: TRectF; const DX, DY: Single); procedure InflateRect(var R: TRect; const DX, DY: Integer);
C++
extern PACKAGE void __fastcall InflateRect(TRectF &R, const float DX, const float DY)/* overload */;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure 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!