TTMSFNCRichEditorHorizontalRuler.OnLeftMarginChange Event
Occurs before the left margin value changes.
API unit family: TMSFNCRichEditorRuler
Declaring type: TTMSFNCRichEditorHorizontalRuler
Inherited from: TTMSFNCRichEditorCustomRuler
Syntax
OnLeftMarginChange: TTMSFNCRichEditorRulerEvent;
Parameters
| Name | Description |
|---|---|
Sender |
The object that triggered the event. |
Indent |
The new left margin value. |