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

TCustomForm.GetPreferredSize

Declaration

Source position: forms.pp line 598

public procedure TCustomForm.GetPreferredSize(

  var PreferredWidth: Integer;

  var PreferredHeight: Integer;

  Raw: Boolean = false;

  WithThemeSpace: Boolean = true

); override;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.