TClrCustomControl.CanAutoSize(Integer,Integer) Method
Indicates how the control can be resized.
protected function CanAutoSize(var NewWidth, NewHeight: Integer): Boolean; override;
Parameters
- NewWidth
- Type: Integer
- NewHeight
- Type: Integer
Return Value
Type: Boolean