API:Vcl.Grids.TCustomGrid.BoxRect

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

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

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
Vcl.Grids.pas
Vcl.Grids.hpp
Vcl.Grids TCustomGrid

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.