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