Subject = question
the following information from the FAQ does not really provide an example on how to add this properties to my sourcecode:
The Message dialog supports a progressbar, that can be positioned inside the messagedialog with the ProgressBarPosition property.
The ProgressBarValue ProgressBarMaximum and ProgressBarMinimum properties determine the Range and position of the ProgressBar.
Unfortunately also the PDF-Docu does not provide a code example how to add and control a progressbar within a SmoothMessageDialog.
I'm a bit lost ;)
some code sniplets would be helpful!
Thx
Martin
Hi,
Set
AdvSmoothMessageDialog1.ProgressVisible := True;
Kind Regards,
Pieter