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

TAtkRange.new

Declaration

Source position: lazatk1.pas line 1125

function TAtkRange.new(

  lower_limit: gdouble;

  upper_limit: gdouble;

  description: Pgchar

):PAtkRange;