[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: CADSys4.pas line 3990
type TRuler = class(TCustomControl) |
||
protected |
||
procedure WMEraseBkgnd(); message; |
|
|
public |
||
constructor Create(); override; |
|
|
procedure Paint; override; |
|
|
procedure SetMark(); |
|
|
published |
||
property Align; |
|
|
property LinkedViewport: TCADViewport; [rw] |
|
|
property Color; |
|
|
property TicksColor: TColor; [rw] |
|
|
property Orientation: TRulerOrientationType; [rw] |
|
|
|
||
property StepDivisions: Integer; [rw] |
|
|
property Size: Integer; [rw] |
|
|
property FontSize: Integer; [rw] |
|
|
end; |
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |