Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
Class TStack
Description
Hierarchy
Fields
Methods
Properties
Unit
ok_generic
Declaration
type TStack<T> = class(
TEnumerable<T>
)
Description
This item has no description.
Hierarchy
TObject
TEnumerable
TStack