This commit is contained in:
f1iwq2
2021-08-02 10:41:27 +02:00
parent effa51ce98
commit ba7be100e6
14 changed files with 1222 additions and 719 deletions

View File

@@ -1,28 +1,31 @@
object FormVersion: TFormVersion
Left = 497
Top = 186
Width = 468
Height = 194
Left = 197
Top = 230
BorderIcons = []
BorderStyle = bsDialog
Caption = 'V'#233'rification de version'
Color = clBtnFace
ClientHeight = 213
ClientWidth = 644
Color = clNavy
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -16
Font.Name = 'Arial Narrow'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 20
object Memo1: TMemo
Left = 16
Top = 32
Width = 425
Height = 105
Left = 0
Top = 0
Width = 641
Height = 209
BorderStyle = bsNone
Color = clNavy
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Color = clYellow
Font.Height = -19
Font.Name = 'Arial Narrow'
Font.Style = []
ParentFont = False