|
RAD Studio VCL Reference
|
Checks the end-user's right to execute this adapter's actions.
function ImplHasExecuteAccess: Boolean; virtual;
virtual __fastcall Boolean ImplHasExecuteAccess();
This function is called by HasExecuteAccess to check the end-user's right to execute the adapter's actions. If the ExecuteAccess property is not blank, this function calls the EndUserAdapter's HasExecuteRights function, passing the ExecuteAccess property value.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|