API:Vcl.Grids.TCustomGrid.BoxRect

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function BoxRect(ALeft, ATop, ARight, ABottom: Longint): TRect;

C++

System::Types::TRect __fastcall BoxRect(int ALeft, int ATop, int ARight, int ABottom);

Properties

Type Visibility Source Unit Parent
function protected
Vcl.Grids.pas
Vcl.Grids.hpp
Vcl.Grids TCustomGrid

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!