[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgio2.pas line 4743
type TGListModel = object |
||
|
||
function get_item(); |
|
|
function get_item_type; |
|
|
function get_n_items; |
|
|
function get_object(); |
|
|
procedure items_changed(); |
|
|
end; |
|