THtmlViewer, TFrameViewer and TFrameBrowser components
THtmlViewer and TFrameViewer Declaration
property OnFormSubmit: TFormSubmitEvent;
TFrameBrowser Declaration
property OnFormSubmit: TbrFormSubmitEvent;
The OnFormSubmit event occurs when an HTML Form's submit button is depressed. See the Type TFormSubmitEvent and TbrFormSubmitEvent description for details on the passed parameters.