ZooFlow: Admin

This commit is contained in:
Jonathan Jenne
2021-04-08 16:57:57 +02:00
parent 37ee8bef5d
commit 97c0b72d9d
25 changed files with 319 additions and 313 deletions

View File

@@ -6,4 +6,5 @@ Public Interface frmAdmin_Interface
Property IsInsert As Boolean
Function SaveData() As Boolean
Function DeleteData() As Boolean
End Interface