WebAdapt.TCustomAdapter.ImplHasModifyAccess

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function ImplHasModifyAccess: Boolean; virtual;

C++

virtual bool __fastcall ImplHasModifyAccess(void);

Properties

Type Visibility Source Unit Parent
function protected
WebAdapt.pas
WebAdapt.hpp
WebAdapt TCustomAdapter

Description

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

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.

See Also

Personal tools
Translations