[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
|