|
RAD Studio VCL Reference
|
Checks the end-user's right to modify this adapter's fields.
function ImplHasModifyAccess: Boolean; virtual;
virtual __fastcall Boolean ImplHasModifyAccess();
This function is called by HasModifyAccess to check the end-user's right to modify the adapter field. If the ModifyAccess property is not blank, this function calls the EndUserAdapter HasModifyRights function, passing the ModifyAccess property value.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|