RAD Studio VCL Reference
|
Determines if the user rights match the rights being queried.
property OnHasRights: TEndUserRightsEvent;
__property TEndUserRightsEvent OnHasRights;
The OnHasRights event handler is called from DoOnHasRights to determine if the user rights match the rights being queried. A customized event handler should be written to determine the rights for your specific application.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|