[Overview][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: mselist.pas line 185
type tmethodlist = class(trecordlist) |
public |
constructor create; |
function indexof(); |
function add(); |
function remove(); |
property items []: tmethod; default; [rw] |
end; |
| |
| |
tnullinterfacedobject,iunknown |
| |
tobject |