RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseAdapterAction.CheckExecuteAccess Method

Checks end-user rights to execute this adapter action.

Pascal
procedure CheckExecuteAccess;
C++
__fastcall CheckExecuteAccess();

This procedure is called to verify that the current user has rights to execute this action. An exception will be raised if access is denied. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!