Jump to content

uniGUI Does Badges (Revisited and Updated)


Recommended Posts

  • 1 month later...
4 minutes ago, bbm said:

Is there any way to make the badge unvisible/visible?

Hello,

For example:

procedure TMainForm.UniButton6Click(Sender: TObject);
begin
  UniBitBtn1.JSInterface.JSCall('badgeEl.hide', []); //show
end;

 

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...