I want to make a program without using unit Forms.pas and Classes.pas.
I have sample with some Edits and Buttons, but I don't understand how to create a Combo Box! I create combo box but when I open it program closes. How I can write some strings in it (I think program stops because there is no strings in ComboBox)??
I have sample with some Edits and Buttons, but I don't understand how to create a Combo Box! I create combo box but when I open it program closes. How I can write some strings in it (I think program stops because there is no strings in ComboBox)??