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

atk_range_new

Declaration

Source position: lazatk1.pas line 1524

function atk_range_new(

  lower_limit: gdouble;

  upper_limit: gdouble;

  description: Pgchar

):PAtkRange;