Show: Delphi C++
Display Preferences

WebAdapt.TCustomAdapter.ImplHasModifyAccess

From XE2 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
Previous Versions
Translations