[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'DBGrids' (#lcl)

TDBGrid.Canvas

The area of a control on which its components are drawn or painted

Declaration

Source position: dbgrids.pas line 453

public property TDBGrid.Canvas;

Description

The Canvas is the area of screen on which the various components are drawn.
This inherits its properties from TCanvas,
and that description should be read to understand their definitions more fully.