API:System.Classes.Bounds
Delphi
function Bounds(ALeft, ATop, AWidth, AHeight: Integer): TRect;
C++
extern DELPHI_PACKAGE System::Types::TRect __fastcall Bounds(int ALeft, int ATop, int AWidth, int AHeight);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | System.Classes.pas System.Classes.hpp |
System.Classes | System.Classes |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!