TSRichViewEdit.OnCurParaStyleChanged |
Top Previous Next |
|
Occurs when the index of current paragraph style (value of TCustomRichViewEdit(Sender).CurParaStyleNo property) is changed. property OnCurParaStyleChanged: TNotifyEvent; See the event of the same name in the RichView help file (event of TCustomRichViewEdit). |