Hi All,
I have a situation where I need to display a Dialog box that will contain 5 Listbox and 1 Button. Now, I want this function to be CLASS independant.
Is there a way to do this without using TDialog, TListbox and TButton. Just pure code.
Regards