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

TControl.SetAutoSize

Set the boolean variable that determines whether autosize can function

Declaration

Source position: controls.pp line 937

protected procedure TControl.SetAutoSize(

  const Value: Boolean

); virtual;