add option EN_HEADLOSSFORM in function ENgetoption

This commit is contained in:
Marios Kyriakou
2018-09-23 19:41:27 +03:00
parent 054c48c48a
commit 982ff903e3
4 changed files with 9 additions and 2 deletions

View File

@@ -139,6 +139,7 @@ Public Const EN_DEMANDMULT = 4
Public Const EN_HEADERROR = 5
Public Const EN_FLOWCHANGE = 6
Public Const EN_DEMANDDEFPAT = 7
Public Const EN_HEADLOSSFORM = 8
Public Const EN_LOWLEVEL = 0 ' Control types
Public Const EN_HILEVEL = 1