API:System.Types.TRect.Inflate

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure Inflate(const DX, DY: Integer); overload;
procedure Inflate(const DL, DT, DR, DB: Integer); overload;

C++

void Inflate(int DX, int DY) _ALWAYS_INLINE {
void Inflate(int l, int t, int r, int b) _ALWAYS_INLINE {

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
System.Types.pas
SystemTypes.h
System.Types TRect

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !