VisuDlg_ProcessChangeNumberFormat
(FUN)
FUNCTION VisuDlg_ProcessChangeNumberFormat : BOOL
Update the variable display value in the Numpad for hex or dec and change the radio button. This function is an enhancement of function VisuDlg_CheckedChangeNumberFormat, that also modifies the caret and selection if the caret would be outside the text after the change of the display format.
- InOut:
Scope
Name
Type
Comment
Return
VisuDlg_ProcessChangeNumberFormat
BOOL
Not used, always FALSE
Inout
stOutputValue
STRING
stVariableValue
STRING
stMin
STRING
stMax
STRING
iFormatValue
INT
iCaretPosition
INT
The current position of the caret. Either within the text or at the end of the text
iSelectionStart
INT
The start of the selected text (1-relative)
iSelectionEnd
INT
The end of the selected text (1-relative).
Input
bPassword
BOOL
stClickedRadio
STRING
use this way, because of integrated visu 0. dec , 1. hex