WebUsers.TWebUserItem Methods
From RAD Studio VCL Reference
Delphi Information
| function CheckRights(const ARights: string): Boolean; |
Checks the user's stored access rights against the access rights passed in. |
Unit: WebUsers
Type: method
Visibility: public
Member Of: TWebUserItem
C++ Information
| bool __fastcall CheckRights(System::UnicodeString ARights); |
Checks the user's stored access rights against the access rights passed in. |
Unit: WebUsers
Type: method
Visibility: public
Member Of: TWebUserItem
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!