API:Data.DB.TIDispatchField.SetValue
Delphi
procedure SetValue(const Value: IDispatch);
C++
HIDESBASE void __fastcall SetValue(const _di_IDispatch Value);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | Data.DB.pas Data.DB.hpp |
Data.DB | TIDispatchField |
Description
Sets the field's value. {{#multireplace:Data.DB.TIDispatchField.SetValue|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Data.DB.TInterfaceField.SetValue|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Data.DB.TInterfaceField.SetValue|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Sets the field's value.
SetValue sets the value of the field with the given IUnknown.