Show: Delphi C++
Display Preferences

WebAdapt.TAdapterUpdateField

From XE2 API Documentation
Jump to: navigation, search

WebAdapt.TAdapterNamedDisplayFieldWebAdapt.TAdapterNamedFieldWebComp.TWebContainedComponentSystem.Classes.TComponentSystem.Classes.TPersistent
TAdapterUpdateField

Delphi

TAdapterUpdateField = class(TAdapterNamedDisplayField, IGetAdapterValuesList,

C++

class PASCALIMPLEMENTATION TAdapterUpdateField : public TAdapterNamedDisplayField

Properties

Type Visibility Source Unit Parent
class public
WebAdapt.pas
WebAdapt.hpp
WebAdapt WebAdapt

Description

TAdapterUpdateField is a base class for adapter field components that support data entry into an HTML form.

TAdapterUpdateField implements the interfaces necessary to support field validation and updating. Descendant classes support different types of data that can be entered by the user (for example, image upload, file upload, single value, multiple value, memo and Boolean).

See Also

Personal tools
Previous Versions
Translations