RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomAdapter.ExecuteAccess Property

Defines the rights required to execute this adapter's action.

Pascal
property ExecuteAccess: string;
C++
__property AnsiString ExecuteAccess;

The ExecuteAccess property defines the access rights required to execute this adapter's actions. Typically, an exception is raised when an end-user attempts to execute an adapter action that does not allow access. 

 

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