The frmSettings type exposes the following members.

Methods

  NameDescription
Public methodGetConstantValues
Copies the values of all Constants to an array.
Private methodGetTempViWoParameter
Get value of a parameter.
Private methodMsgBoxOnTop
Show a message box on the top of all windows.
Public methodSetOnChangeCallback
Sets the callback on change of Settings.
Public methodSetOnExpTypeCallback
Sets the callback on change of the experiment type in the Settings dialog.
Public methodSetOnLoadCallback
Sets the callback on loading Settings in the dialog.
Public methodSetOnOutputDeviceChangeCallback
Sets the callback on change of the output device.
Public methodSetOnSetCallback
Sets the callback on Set of new Settings.
Private methodSetTempViWoParameter
Set a temporary parameter value.
Public methodUpdateConstants
Update Constants in the Settings dialog.
Public methodUpdateVariables
Update Variables in the Settings dialog.

See Also