TdxOrdinalList<T>.Insert(Integer,NativeUInt) Method
In This Article
#Declaration
Delphi
procedure Insert(AIndex: Integer; AItem: NativeUInt);
#Parameters
Name | Type |
---|---|
AIndex | Integer |
AItem | Native |
See Also