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

TGtkSpinButton.new_with_range

Declaration

Source position: lazgtk3.pas line 12588

function TGtkSpinButton.new_with_range(

  min: gdouble;

  max: gdouble;

  step: gdouble

):PGtkSpinButton;