Tagged Questions

4
votes
1answer
119 views

Is there an official interface to TOrderedListEditDlg?

In an expert, I'd like to re-use the dialog that Delphi displays to edit a project's library path and for similar purposes: I found a hack for using it (look for TOrderedListEditDlg on the page). ...