RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomAdapter.HasModifyAccess Method

Checks the end-user's right to modify this adapter's fields.

Pascal
function HasModifyAccess: Boolean;
C++
__fastcall Boolean HasModifyAccess();

The value returned by this function can be accessed with server-side script using the CanModify property. HasModifyAccess calls ImplHasModifyAccess

 

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