RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TGraphic.Draw Method
Pascal
procedure Draw(ACanvas: TCanvas; const Rect: TRect); virtual; abstract;
C++
virtual __fastcall Draw(TCanvas ACanvas, const TRect Rect) = 0;

This is Draw, a member of class TGraphic.

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