TClrCustomControl.CanResize(Integer,Integer) Method
Indicates how the control can respond to a resize attempt
protected function CanResize(var NewWidth, NewHeight: Integer): Boolean; override;
Parameters
- NewWidth
- Type: Integer
- NewHeight
- Type: Integer
Return Value
Type: Boolean