RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterNamedField.CheckModifyAccess Method

Checks end-user rights to modify the adapter field value.

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

This procedure is called to verify that the current user has rights to modify this field. 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!