[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'mseclasses' (#msegui)

tcomponentqueue

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

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;

Inheritance

tcomponentqueue,iobjectlink

|

tlinkedqueue,iobjectlink

|

tpointerqueue

|

tpointerlist

|

tnullinterfacedobject,iunknown

|

tobject


Documentation generated on: 2021-05-13