TTMSFNCRichEditorHorizontalRuler.OnHangingIndentChanged Event
Occurs after the hanging indent value changes.
API unit family: TMSFNCRichEditorRuler
Declaring type: TTMSFNCRichEditorHorizontalRuler
Inherited from: TTMSFNCRichEditorCustomRuler
Syntax
OnHangingIndentChanged: TTMSFNCRichEditorRulerEvent;
Parameters
| Name | Description |
|---|---|
Sender |
The object that triggered the event. |
Indent |
The updated hanging indent value. |