TTMSFNCRichEditorHorizontalRuler.OnTabChange Event
Occurs before a tab stop changes.
API unit family: TMSFNCRichEditorRuler
Declaring type: TTMSFNCRichEditorHorizontalRuler
Inherited from: TTMSFNCRichEditorCustomRuler
Syntax
OnTabChange: TTMSFNCRichEditorRulerTabEvent;
Parameters
| Name | Description |
|---|---|
Sender |
The object that triggered the event. |
Index |
The index of the tab stop. |
Indent |
The new tab stop indent value. |