-sistemata variabile combobox variant
This commit is contained in:
@@ -400,8 +400,7 @@ Public Class BTLFeatureM
|
|||||||
ParamIndex += 1
|
ParamIndex += 1
|
||||||
End While
|
End While
|
||||||
If TempList.Count <= 0 Then
|
If TempList.Count <= 0 Then
|
||||||
nSelVARIANT = 0
|
While BTLIniFile.GetBeamPrivateProfileParam(m_nSelGRP, m_nPRC, 0, True, ParamIndex, Me, NewBTLParam)
|
||||||
While BTLIniFile.GetBeamPrivateProfileParam(m_nSelGRP, m_nPRC, nSelVARIANT, True, ParamIndex, Me, NewBTLParam)
|
|
||||||
TempList.Add(NewBTLParam)
|
TempList.Add(NewBTLParam)
|
||||||
ParamIndex += 1
|
ParamIndex += 1
|
||||||
End While
|
End While
|
||||||
|
|||||||
Reference in New Issue
Block a user