<< Click to display table of contents >> TCustomRuler.RulerType |
Switches between horizontal and vertical ruler.
type
TRulerType = (rtHorizontal, rtVertical);
property RulerType: TRulerType;
For TRichView, only a horizontal ruler makes sense.
For ScaleRichView, both horizontal and vertical rulers are useful.
Default value
rtHorizontal