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

TAtkValueIface

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

Declaration

Source position: lazatk1.pas line 1401

type TAtkValueIface = object

  parent: TGTypeInterface;

  

  get_current_value: ;

  

  get_maximum_value: ;

  

  get_minimum_value: ;

  

  set_current_value: ;

  

  get_minimum_increment: ;

  

  get_value_and_text: ;

  

  get_range: ;

  

  get_increment: ;

  

  get_sub_ranges: ;

  

  set_value: ;

  

end;

Inheritance

TAtkValueIface