為你的Delphi與C++Builder程序設計的用戶權限管理系統。
User-rights management system for your Delphi & C++Builder applications
TMS安全系統促進了對用戶權限在菜單或表格級別上的定義。在用戶管理功能上,TMS安全系統依賴于數據庫保存的用戶/組的檔案。
可以將用戶分組然后以這種方式傳承權限。因此,你可以只用極少的精力就可以整合一個高度復雜的用戶管理系統,這樣就可通過快捷方式關閉所有潛在漏洞。只有用戶被管理員賦予了特定權限他才能查看或使用管理員指派的特定功能。
管理員可在運行時配置權限。因而可以在更改指派時避免重啟程序。這樣的好處是他可以使用一個容易操作、直觀的GUI。該GUI能使管理員創建新用戶、分組或從程序里直接刪除用戶或組。

The TMS Security System facilitates the definition of user rights on a menu or form level. In its user management features the TMS Security System relies on user/group profiles stored in a database.
The users can be grouped and can inherit rights in this way. Thereby you can integrate a highly sophisticated and close grained user management that closes all potential loopholes via shortcuts with minimal effort. Only if the user has been granted the specific right by the administrator he can see or use the specific function assigned by the administrator.
The administrator can configure the rights at run-time thereby preventing a restart of the program when changing assignments. For doing so he can use an easy to handle, intuitive GUI that enables the administrator to create new users or to group or delete them directly from the application.