Posted February 10, 20205 yr Hi everyone I'm making a project on Delphi How can show name like I'm select man See all man name And I'm select women the. Show women name Thanks
February 10, 20205 yr Install CnPack he support code highlighting(if i understand your question correctly).
February 10, 20205 yr I would have Radio buttons for Male / Female. Then use the On Checked or On Click event to populate a combo box with appropriate names read from an array based on Gender choice That's what I would do, where are you stuck?
Create an account or sign in to comment