Table of Contents

TTMSFNCRichEditorRulerTabMove Enumeration

Controls how tab stops and indent handles snap or move when dragged on the ruler.

API unit family: TMSFNCRichEditorRuler

Members

Name Description
tmTickMark Elements snap to the nearest tick mark.
tmStep Elements move in fixed pixel steps.
tmLabel Elements snap to labeled tick positions.
tmAll Elements can be placed at any tick mark, step, or label position.
tmPixel Elements move freely in pixel increments.