[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Controls' (#lcl)

TControl.CanAutoSize

Function to determine if autosizing is possible, and if so, gets the new width and height

Declaration

Source position: controls.pp line 1057

protected function TControl.CanAutoSize(

  var NewWidth: Integer;

  var NewHeight: Integer

):Boolean; virtual;

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads