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_ProcessChangeNumberFormatBOOLNot used, always FALSE
Inout
stOutputValueSTRINGstVariableValueSTRINGstMinSTRINGstMaxSTRINGiFormatValueINTiCaretPositionINTThe current position of the caret. Either within the text or at the end of the text
iSelectionStartINTThe start of the selected text (1-relative)
iSelectionEndINTThe end of the selected text (1-relative).
Input
bPasswordBOOLstClickedRadioSTRINGuse this way, because of integrated visu 0. dec , 1. hex