Cloning Forms In Delphi Using TList, 36.71 MB, 26:44
Track Summary:
Duration: 26:44 | Channel: BitmasterXor | Views: 155
Safe & High-Speed Link Generated
In this tutorial I will be showing you guys how to Clone Delphi VCL Forms for use in your project... to give a quick example as to where this might be useful... lets say you have a massive chat software you are working on and you wish to add support for private "PM" Private Message conversations you could implement this clone form method to achieve this and show private forms for each private conversation.
We will be using Tlist of type TForm to accomplish this goal. You will need to add Generics.Collections to your Uses statement in your main Delphi Unit.
Here is the link to the original project files:
https://mega.nz/file/5nxTFRRJ#S0hRfU97Lr92KrSm3s8_8dTicUiPST_-VlMr6eWTKHg
As always if you guys enjoy my tutorials and want to see more of them tell your friends to get involved in Delphi programming and leave a like, comment and subscribe to my channel to keep things running smoothly.
See you guys in the next Video!