I playing with property editors and trying to get a form to display when the property edit button is clicked in the object inspector. I can't figure out what to send to the form's constructor as a parent. Is it something found in TApplication? Can I only use forms with component editors? Or do I have to learn to build a dialog box instead of a form because I can get the TOpenDialog and others to function like I need but I need a totally custom dialog.
Thanks in advance, this issue is being a serious annoyance.
Thanks in advance, this issue is being a serious annoyance.