RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterNamedField.HasModifyAccess Method

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

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) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!