[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: mseclasses.pas line 662
type tcomponentqueue = class(tlinkedqueue, iobjectlink) |
public |
function findobject(); |
function add(); |
procedure insert(); |
function getfirst; |
function getlast; |
property items []: tmsecomponent; default; [rw] |
end; |
| |
| |
| |
| |
tnullinterfacedobject,iunknown |
| |
tobject |