TSRichViewEdit.OnCurParaStyleChanged

<< Click to display table of contents >>

TSRichViewEdit.OnCurParaStyleChanged

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 TRichView help file (event of TCustomRichViewEdit).