Top Constructor Summary
Options Name Purpose
FormResult (character, Object, Object, DialogResultEnum) Constructor for the FormResult class
FormResult (Object, Object, DialogResultEnum) Constructor for the FormResult class

Top Property Summary
Options Name Purpose
Consultingwerk.Framework.Enum.DialogResultEnum DialogResult
CHARACTER FormName
Progress.Lang.Object FormParameter
Progress.Lang.Object FormResponse


Constructor Detail
Top

FormResult (character, Object, Object, DialogResultEnum)

Purpose: Constructor for the FormResult class
Notes: SCL-5262 - extended overload that also captures the name of
the modal Form so it can be forwarded to the parent's
ModalFormClosed SSEH event.

Parameters:
pcFormName CHARACTER
The name of the modal Form (class or repository object name)
poFormParameter Progress.Lang.Object
The FormParameter that was passed to the modal Form
poFormResponse Progress.Lang.Object
The FormResponse that was set by the modal Form
poDialogResult Consultingwerk.Framework.Enum.DialogResultEnum
The DialogResultEnum value derived from the modal Form's ShowDialog return
Top

FormResult (Object, Object, DialogResultEnum)

Purpose: Constructor for the FormResult class
Notes:

Parameters:
poFormParameter Progress.Lang.Object
The FormParameter that was passed to the modal Form
poFormResponse Progress.Lang.Object
The FormResponse that was set by the modal Form
poDialogResult Consultingwerk.Framework.Enum.DialogResultEnum
The DialogResultEnum value derived from the modal Form's ShowDialog return


Property Detail
Top

Consultingwerk.Framework.Enum.DialogResultEnum DialogResult


Returns Consultingwerk.Framework.Enum.DialogResultEnum
Top

CHARACTER FormName


Returns CHARACTER
Top

Progress.Lang.Object FormParameter


Returns Progress.Lang.Object
Top

Progress.Lang.Object FormResponse


Returns Progress.Lang.Object


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       26.05.2026 16:18:42