BeforeSaveForm Event |
Applies to
TWPLanguageControl
Declaration
TWPLanguageControlBeforeEvent = Procedure(Sender: TWPLanguageControl; Form: TWinControl; XMLEntry: TWPXMLOneLevel; var Ignore: Boolean) of object;
Description
This event which is triggered before a form is saved can be used to abort the operation or to update certain strings.
Copyright (C) by WP |