RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterNamedField.CheckViewAccess Method

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

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

This procedure is called to verify that the current user has rights to view this field. An exception will be raised if access is denied. 

 

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