V3.4
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
object FormVersion: TFormVersion
|
||||
Left = 197
|
||||
Top = 230
|
||||
Left = 222
|
||||
Top = 260
|
||||
BorderIcons = []
|
||||
BorderStyle = bsDialog
|
||||
BorderStyle = bsNone
|
||||
Caption = 'V'#233'rification de version'
|
||||
ClientHeight = 213
|
||||
ClientWidth = 644
|
||||
ClientHeight = 215
|
||||
ClientWidth = 645
|
||||
Color = clNavy
|
||||
Font.Charset = ANSI_CHARSET
|
||||
Font.Color = clBlack
|
||||
@@ -17,19 +17,17 @@ object FormVersion: TFormVersion
|
||||
PixelsPerInch = 96
|
||||
TextHeight = 20
|
||||
object Memo1: TMemo
|
||||
Left = 0
|
||||
Top = 0
|
||||
Width = 641
|
||||
Height = 209
|
||||
BorderStyle = bsNone
|
||||
Left = 8
|
||||
Top = 16
|
||||
Width = 625
|
||||
Height = 185
|
||||
Color = clNavy
|
||||
Font.Charset = ANSI_CHARSET
|
||||
Font.Color = clYellow
|
||||
Font.Height = -19
|
||||
Font.Name = 'Arial Narrow'
|
||||
Font.Style = []
|
||||
Font.Style = [fsBold]
|
||||
ParentFont = False
|
||||
ScrollBars = ssVertical
|
||||
TabOrder = 0
|
||||
end
|
||||
object TimerVerif: TTimer
|
||||
|
||||
Reference in New Issue
Block a user