|
<< Click to Display Table of Contents >> Navigation: Classes > TIWTestFramework > Methods > SubmitForm |
SIGNATURE=IWTestFramework.TIWTestFramework.SubmitForm@TIWBaseForm@IIWSubmitControl
ETYPE=Method
Declaration:
Delphi: |
public procedure SubmitForm(AForm: TIWBaseForm; AControl: IIWSubmitControl); |
C++: |
void public: __fastcall SubmitForm(TIWBaseForm AForm, IIWSubmitControl AControl); |
Description: This is SubmitForm, a member of class TIWTestFramework.