RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebUserItem.AccessRightsStrings Property

Stores the access rights for the user as a collection of individual strings in the form of a TStrings object.

Pascal
property AccessRightsStrings: TStrings;
C++
__property TStrings AccessRightsStrings;

The AccessRightsStrings property stores the access rights for the user as a collection of individual strings in the form of a TStrings object. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!