Unit 'CADSys4' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_cadsys]

TRuler

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

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 StepSize: TRealType; [rw]

  

  property StepDivisions: Integer; [rw]

  

  property Size: Integer; [rw]

  

  property FontSize: Integer; [rw]

  

end;

Inheritance

TRuler

  

|

TObject



CT Web help

CodeTyphon Studio