Hello,
We use Delphi.
We try to configure the initial set of the selected nodes (when the dialog is first displayed to the user) in TUABrowseDialog.
From documentation this is given by the contents of the InputOutputs.SelectionDescriptors collection.
We initialize it like this
We get the following error in UABrowseDialog :
How can we workaround that?
Is it the good way to do?
BTW: Our final Goal is to memorize the node configured by the user when he quits our application in order he find it next time he connects.
We use Delphi.
We try to configure the initial set of the selected nodes (when the dialog is first displayed to the user) in TUABrowseDialog.
From documentation this is given by the contents of the InputOutputs.SelectionDescriptors collection.
We initialize it like this
We get the following error in UABrowseDialog :
How can we workaround that?
Is it the good way to do?
BTW: Our final Goal is to memorize the node configured by the user when he quits our application in order he find it next time he connects.