Hello,
I am using the following code
ImageEnViewMain.Proc.DoPreviews([peHSL]);
To show a HSL dialog to user.
Now I want to read the parameters that the user applied in the dialog.
For that I need to detect whether the user clicked on Ok or Cancel button in the built in DoPreview dialogs of ImageEn.
How can we determine this?
TIA
Yogi Yang