[Overview][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
control, that displays a drawn graphic on its surface
Source position: drawncontrol.pas line 167
type TDrawnControl = class(TGraphicControl) end; |
protected |
function GetDrawing; |
class function GetDrawingClass; virtual; |
procedure Paint; override; |
procedure Resize; override; |
procedure SetParent(); override; |
public |
|
control, that displays a drawn graphic on its surface |
|
| | ||
TGraphicControl |
||
? | ||
TObject |