TSRichViewEdit.OnCurTextStyleChanged

<< Click to display table of contents >>

TSRichViewEdit.OnCurTextStyleChanged

Occurs when the index of current text style (value of TCustomRichViewEdit(Sender).CurTextStyleNo property) is changed.

property OnCurTextStyleChanged: TNotifyEvent;

See the event of the same name in the TRichView help file (event of TCustomRichViewEdit).