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

GetGTKDefaultWidgetSize

Declaration

Source position: gtkproc.pp line 678

procedure GetGTKDefaultWidgetSize(

  AWinControl: TWinControl;

  var PreferredWidth: Integer;

  var PreferredHeight: Integer;

  WithThemeSpace: Boolean

);