TSRichViewEdit.ActiveEditor (read-only) |
Top Previous Next |
|
Returns the active editor belonging to this TSRichViewEdit control. property ActiveEditor: TRichViewEdit; This property returns the editor containing the caret. All editing operations must be applied to this editor. This property can return one of the following values: When the user starts editing another RichViewEdit, OnChangeActiveEditor event occurs. See also methods: |