RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomAdapter.CheckModifyAccess Method

Checks end-user rights to modify the adapter's field values.

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

This procedure is called to verify that the current user has rights to modify this adapter's fields. An exception will be raised if access is denied. 

 

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