Page 1 of 1

Set active a TAB

PostPosted: 27 Feb 2015 01:16
by eric.garcia
Hi,

I create Tab from a menu option in Dynamically mode , but I can't render it Active.
I put the following code, but none actions.
CGJQTabs.ActiveTab:=mytab;
CGJQTabs.Show;

Thanks

ericg

Re: Set active a TAB

PostPosted: 27 Feb 2015 10:09
by Alexander Bulei
Hi Eric,

Please submit the testcase.

Best Regards.

Re: Set active a TAB

PostPosted: 27 Feb 2015 18:01
by eric.garcia
Thanks Alexander.
Now it works atfer retarting Delphi.