isResingNow ();
The isResingNow method determines whether the component is currently resizing.
The method returns True if the component is currently resizing. Otherwise it returns false.
The example of method use is given in description of the Control.IsResizable property.
See also: