|
<< Click to Display Table of Contents >> Navigation: Interfaces > IIWSubmitControl > Methods > Submit |
SIGNATURE=IWBaseInterfaces.IIWSubmitControl.Submit@string
ETYPE=Method
Declaration:
Delphi: |
procedure Submit(const AValue: string); |
C++: |
void __fastcall Submit(const String AValue); |
Description: This is Submit, a member of class IIWSubmitControl.