[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Function to determine if autosizing is possible, and if so, gets the new width and height
Source position: controls.pp line 1018
protected function TControl.CanAutoSize( |
var NewWidth: Integer; |
var NewHeight: Integer |
):Boolean; virtual; |