SetValueByName

<< Click to Display Table of Contents >>

Navigation:  Interfaces > IIWMultiInputControl > Methods >

SetValueByName

SIGNATURE=IWBaseInterfaces.IIWMultiInputControl.SetValueByName@string@string

 

ETYPE=Method

 

Declaration:

Delphi:

procedure SetValueByName(const AName: string; const AValue: string);

C++:

void __fastcall SetValueByName(const String AName, const String AValue);

 

Description: This is SetValueByName, a member of class IIWMultiInputControl.