Navigation: Code Documentation > RSCommon > InterfaceCollections > Classes > TIFixedList > Constructors
TIFixedList.Create(TInterfaceHeap,Integer) Constructor
Initializes a new instance of the TIFixedList class.
Namespace: InterfaceCollections
Delphi
public constructor Create( const Heap: TInterfaceHeap; const Size: Integer ); overload; virtual;
Parameters
Heap
Type: TInterfaceHeap
Size
Type: Integer
•TIFixedList
•InterfaceCollections