Page 2 of 2

Re: Assign LockIndicator With Code

PostPosted: 25 Nov 2015 12:33
by ariopax
Hi

Insomuch programming with you'r component have small differ with Delphi ,any problem that you don't have Demo,or don't good help,
take time.

I introduce you'r component in Iranian Delphi programming site , and if you see you'r Iranian User added.
Because I write in that site that you have good Support.


Best Regards.

Re: Assign LockIndicator With Code

PostPosted: 25 Nov 2015 13:06
by ariopax
Hi

I founded it.
Below command must be use in oncreate of frame.
Code: Select all
    IWCGJQDialogEx1.JQDialogOptions.Buttons[0].OnClick.Indicator:=  (Owner as TFrmIWMain).IWCGJQLockIndicator1;
    IWCGJQDialogEx1.JQDialogOptions.Buttons[0].OnClick.IndicatorIndex:=0;

and my Error was ,i write it on onclick .

If need I send a test case for other user.

Best Regards.