<< Click to display table of contents >> TSRichViewEdit.OnResize, OnResizing |
The events occur when the component is resized.
property OnResize: TNotifyEvent;
property OnResizing: TNotifyEvent;
OnResizing occurs before TSRichViewEdit processes resizing itself.
OnResize occurs after that.