[Overview][Types][Classes][Procedures and functions][Index] |
declaring a TGraphicControl descendant with a Drawing on its Canvas
uses |
System, |
Classes, |
SysUtils, |
LResources, |
Forms, |
Controls, |
Graphics, |
Dialogs; |
The unit implements a TGraphicControl class that can display a drawing on its canvas. The interface provides methods to override, if the drawing is not static, for example, that can change, if the size or position of the control or the time change.