[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: contnrs.pp line 168
type TQueue = class(TOrderedList)
protected
procedure PushItem(); override;
end;
TQueue
TOrderedList
TObject