UserControl

A set of components that will allow you to manage the permissions that a user within your system has on the system. It is used together with TMainMENU, TPopMenu and TActionList, all these components have the purpose of performing an action. What the component does is create auxiliary control tables within its database and the component has a kind of user manager that is able to relate who has access to which options within each element of the TMainMENU, TPopMenu and TActionList components.

When the program starts, the UserControl component then kicks in, disabling options that have not been set for this or that user.

More information:
Official repository page

Video explaining how the component works:
explanation video