RAD Studio VCL Reference
|
TGraphicsObject = class(TPersistent);
class TGraphicsObject : public TPersistent;
Graphics
Create descendants of TGraphicsObject when drawing an image to a canvas (TCanvas). Each TGraphicsObject object describes a system graphics object that is selected into the device context of the canvas.
TGraphicsObject introduces a mechanism for responding to changes in the properties of the graphics object.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|