MS_25.11_1

This commit is contained in:
SchreiberM
2015-11-25 10:49:59 +01:00
parent 3bdc2105e4
commit 6c4f760d5c
2 changed files with 67 additions and 20 deletions

View File

@@ -6,6 +6,8 @@
Public CURRENT_FORM_ID As Integer
Public CURRENT_FORM_TYPE As Integer
Public CURRENT_PARENTID As Integer
Public IS_SINGLE_RECORD As Boolean
Public LOAD_DIRECT As Boolean
Public CURRENT_ENTITYSTRING As String = ""
Public CURRENT_ENTITYSQL As String