This commit is contained in:
2023-04-06 16:50:34 +02:00
parent 9a9fe72b4f
commit aa7c68a4ce
34 changed files with 21393 additions and 804 deletions

View File

@@ -31,6 +31,7 @@ Module ModuleRuntimeVariables
Public RIGHT_VIEW_DOC As Boolean = True
Public RIGHT_DELETE_DOC As Boolean = False
Public WM_LOGO As Bitmap
Public CURRENT_ENTITYSTRING As String = ""
@@ -44,6 +45,7 @@ Module ModuleRuntimeVariables
Public CURRENT_SCREEN_ID As Integer = 1
Public CURRENT_CONTROL_ID As Integer
Public CURRENT_RECORD_ID As Integer
Public CURRENT_NODE_GUID As Integer
Public CURRENT_CHANGE_STEP As Integer = 0