RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBCtrlGrid.Canvas Property

Indicates the drawing surface used to draw the TDBCtrlGridObject.

Pascal
property Canvas: TCanvas;
C++
__property TCanvas Canvas;

Use the properties and methods of Canvas to draw an image of a panel in the TDBCtrlGrid object from an OnPaintPanel event handler. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!