[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazatk1.pas line 857
type TAtkSelection = object |
||
|
||
function add_selection(); |
|
|
function clear_selection; |
|
|
function get_selection_count; |
|
|
function is_child_selected(); |
|
|
function ref_selection(); |
|
|
function remove_selection(); |
|
|
function select_all_selection; |
|
|
end; |
|