|
<< Click to Display Table of Contents >> Navigation: Constants > NoSubmitComponent |
SIGNATURE=IWResourceStrings.NoSubmitComponent
ETYPE=Constant
Declaration:
Delphi: |
NoSubmitComponent = 'Cannot find submit component.'; |
C++: |
NoSubmitComponent = "Cannot find submit component."; |
Unit: IWResourceStrings.pas
Description: WarningNonIntraWeb = 'Warning: You have added a Non-IntraWeb control. %s'; Warning32Control = 'Warning: You have added a 3.2 IntraWeb control to a non-3.2 Form. %s'; Warning40Control = 'Warning: You have added a 4.0 IntraWeb control to a non-4.0 Form. %s'; WarningWAPControl = 'Warning: You have added a WAP IntraWeb control to a non-WAP form. %s';