Applies to
Declaration
property OnStyleChange: TNotifyEvent;
Description
This event is triggered whenever the style at the caret position changes. A typical handler for this event would update a status giving the current style of the text at the insertion point, by reading the property SelStyle.