| [Overview][Constants][Types][Classes][Procedures and functions][Index] | 
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazatk1.pas line 983
| type TAtkValue = object | ||
| 
 | ||
| function get_increment; | 
 | |
| function get_range; | 
 | |
| function get_sub_ranges; | 
 | |
| procedure get_value_and_text(); | 
 | |
| procedure set_value(); | 
 | |
| end; | 
| 
 |