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

TAtkRange

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: lazatk1.pas line 1124

type TAtkRange = object

  function new();

  

  function copy;

  

  procedure free;

  

  function get_description;

  

  function get_lower_limit;

  

  function get_upper_limit;

  

end;

Inheritance

TAtkRange