Class TObjectStack
Unit
Declaration
type TObjectStack<T:class> = class(TStack<T>)
Description
No description available, ancestor TStack description follows
No description available, ancestor TEnumerable description follows
Hierarchy
- TObject
- TEnumerable
- TStack
- TObjectStack