OnCanResize(Sender: Object; Args: ISplitterEventArgs);
Sender. The parameter that returns the component that has generated the event.
Args. The parameter that enables the user to determine event parameters.
The OnCanResize event occurs when the components bound to the Splitter component are resized.
See also: