[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgio2.pas line 4985
type TGMenuLinkIter = object(TGObject) |
||
|
||
function get_name; |
|
|
function get_next(); |
|
|
function get_value; |
|
|
function next; |
|
|
end; |
|
||
|