CGDevTools Forum

Welcome to the Official CGDevTools Support Community Forums.

Visible

by etwoss » 19 Oct 2015 18:43

Hi

Can a property Visible be added (to hide the item) ?

Eric
etwoss
 
Posts: 1205
Joined: 06 Feb 2014 08:58

by Alexander Bulei » 20 Oct 2015 12:18

Hi Eric,

Added for next beta build.

Best Regards.
Group: Developers | Support Team

  • info [at] cgdevtools.com - General information
  • sales [at] cgdevtools.com - Sales department
  • support [at] cgdevtools.com - Product and Technical Support
User avatar
Alexander Bulei
Site Admin
 
Posts: 3635
Joined: 15 May 2012 08:52
Location: Mealhada, Portugal

by etwoss » 21 Oct 2015 07:57

Hi

Great!!!

Eric
etwoss
 
Posts: 1205
Joined: 06 Feb 2014 08:58

by etwoss » 01 Nov 2015 09:20

Hi

Just installed and testen but does not seem to work, item still visible

Code: Select all
procedure TFrmMainConsultant.IWAppFormCreate(Sender: TObject);
begin
//  mnuMain.Items[4].Visible := UserSession.UrenLicentie;
  mnuMain.Items[4].Disabled := not UserSession.UrenLicentie;
end;


Visible code still shows the item, disabled code disables the item

Eric
etwoss
 
Posts: 1205
Joined: 06 Feb 2014 08:58


Return to JQVertMenu

cron

Who is online

Users browsing this forum: No registered users and 1 guest

Contact Us.