[Overview][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
pointer rotating around the point CP by changing the value of Angle
Source position: drawncontrol.pas line 79
type TRotativePointer = class(TElement) end; |
protected |
procedure Rotate(); override; |
procedure Shift(); override; |
procedure Zoom(); override; |
public |
property Center: TPoint; [rw] |
published |
property Angle: Extended; [rw] |
property Offset: Extended; [rw] |
property Radius: Integer; [rw] |
|
pointer rotating around the point CP by changing the value of Angle |
|
| | ||
|
base class for elements, that can be added to a TDrawing object |
|
| | ||
TComponent |
||
? | ||
TObject |