RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActionToolBar.Canvas Property

Represents the drawing surface of the action band.

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

TCustomActionBar uses Canvas internally to render the background on which its child controls appear. 

 

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