Visu_FbDialogLoginProvider.Password (PROP) ¶ PROPERTY Password : STRING
Visu_FbDialogLoginProvider.PasswordLabelText (PROP) ¶ PROPERTY PasswordLabelText : STRING
Visu_FbDialogLoginProvider.RetryWaitTime (PROP) ¶ PROPERTY RetryWaitTime : TIME If a value <> t#0s is assigned here then this will be the waittime until the next login attempt is started. If a value = 0 is assigned, then the default waittime will be used.
Visu_FbDialogLoginProvider.RetryWaitTime_Ms (PROP) ¶ PROPERTY RetryWaitTime_Ms : UDINT If a value <> 0 is assigned here then this will be the waittime until the next login attempt is started. If a value = 0 is assigned, then the default waittime will be used.
Visu_FbDialogLoginProvider.StartGetCredentials (METH) ¶ METHOD StartGetCredentials : __UXINT Will return an id of the question for credentials. This id can be used in the following calls to |ICredentialsProvider.IsGetCredentialsFinished| InOut: Scope Name Type Comment Return StartGetCredentials __UXINT Input pstDataSource POINTER TO STRING The name of the datasource to request credentials for. Can be used as an informative hint to the user for example. Output udiErrorCode IDatasources.SysTypes.RTS_IEC_RESULT An error code representing the result of this operation. In case of ERR_PENDING there will be further calls to this method.
VisuDlg_CheckedChangeSign (FUN) ¶ FUNCTION VisuDlg_CheckedChangeSign : BOOL InOut: Scope Name Type Return VisuDlg_CheckedChangeSign BOOL Inout stOutputValue STRING stVariableValue STRING bInit BOOL Input bPassword BOOL
VisuDlg_CheckedChangeSignExtended (FUN) ¶ FUNCTION VisuDlg_CheckedChangeSignExtended : BOOL changes the sign in the exended numpad. InOut: Scope Name Type Comment Return VisuDlg_CheckedChangeSignExtended BOOL Inout stOutputValue STRING stVariableValue STRING bInit BOOL this init also resets the output value: old behaviour, before caret and selection Input bPassword BOOL iFormatValue INT
VisuDlg_CheckedClear (FUN) ¶ FUNCTION VisuDlg_CheckedClear : BOOL clear for the Numpad, not NumpadBasic InOut: Scope Name Type Return VisuDlg_CheckedClear BOOL Inout stOutputValue STRING stVariableValue STRING flags DWORD
VisuDlg_CheckedExpFloatFormatSwitch (FUN) ¶ FUNCTION VisuDlg_CheckedExpFloatFormatSwitch : BOOL switches the format of the displayed value between exponential and float / decimal value InOut: Scope Name Type Return VisuDlg_CheckedExpFloatFormatSwitch BOOL Inout stOutputValue STRING stVariableValue STRING Input bPassword BOOL
VisuDlg_GetPasswordString (FUN) ¶ FUNCTION VisuDlg_GetPasswordString : STRING InOut: Scope Name Type Return VisuDlg_GetPasswordString STRING Input stOrg STRING