This commit is contained in:
zastian00@gmail.com
2019-08-01 12:56:59 +02:00
parent b40015afed
commit d1c48fe0ad
30 changed files with 4837 additions and 0 deletions

16
V-0.3/AdminLogin_u.dfm Normal file
View File

@@ -0,0 +1,16 @@
object frmAdminLogin: TfrmAdminLogin
Left = 0
Top = 0
Caption = 'frmAdminLogin'
ClientHeight = 385
ClientWidth = 768
Color = clDefault
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
end