The frmSettings type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| GetConstantValues |
Copies the values of all Constants to an array.
| |
| GetTempViWoParameter |
Get value of a parameter.
| |
| MsgBoxOnTop |
Show a message box on the top of all windows.
| |
| SetOnChangeCallback |
Sets the callback on change of Settings.
| |
| SetOnExpTypeCallback |
Sets the callback on change of the experiment type in the Settings dialog.
| |
| SetOnLoadCallback |
Sets the callback on loading Settings in the dialog.
| |
| SetOnOutputDeviceChangeCallback |
Sets the callback on change of the output device.
| |
| SetOnSetCallback |
Sets the callback on Set of new Settings.
| |
| SetTempViWoParameter |
Set a temporary parameter value.
| |
| UpdateConstants |
Update Constants in the Settings dialog.
| |
| UpdateVariables |
Update Variables in the Settings dialog.
|