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