TTMSFNCRichEditorCustomRuler Class
Base class for the rich editor ruler control; renders tick marks, margin markers, indent handles, and tab stops, and synchronizes with the bound rich editor's paragraph formatting.
API unit family: TMSFNCRichEditorRuler
Inherits from: TTMSFNCCustomControl
Syntax
TTMSFNCRichEditorCustomRuler = class(TTMSFNCCustomControl)
Methods
| Name | Description |
|---|---|
| Draw | Draws the ruler. |
| UpdateRichEditor | Synchronizes ruler margins, indents, and tabs with the assigned rich editor. |