Developer code samples

Download code samples and demo applications for windows and other products which uses the .Net Runtime Library for Delphi.



Search Value

ArrayList

How to use different .Net Collection types in Delphi

This demo shows how you can use .Net Collection types such as StringCollection, Stack, Queue, Hashtable, SortedList etc in Delphi.

60 Downloads | Updated 09/05/2018 | Tags , , , , ,

How to use .Net ArrayList in Delphi

Using the .Net Runtime Library for Delphi, you can create and initialize .Net ArrayList in Delphi and display the content of the arraylist.

34 Downloads | Updated 09/05/2018 | Tags ,