Vcl.Grids.TCustomGrid.GridRectToScreenRect

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure GridRectToScreenRect(GridRect: TGridRect;
var ScreenRect: TRect; IncludeLine: Boolean);

C++

void __fastcall GridRectToScreenRect(const TGridRect &GridRect, System::Types::TRect &ScreenRect, bool IncludeLine);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.