Update about dialog message year.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2995 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
parent
a8b83ba712
commit
109b4f13f8
@ -10,12 +10,12 @@ object fAbout: TfAbout
|
||||
ClientHeight = 182
|
||||
ClientWidth = 299
|
||||
Position = poDesktopCenter
|
||||
LCLVersion = '0.9.27'
|
||||
LCLVersion = '1.2.2.0'
|
||||
object Label1: TLabel
|
||||
Left = 21
|
||||
Height = 14
|
||||
Height = 13
|
||||
Top = 24
|
||||
Width = 261
|
||||
Width = 260
|
||||
Caption = 'Web Services Toolkit for FPC/Lazarus && Delphi'
|
||||
Font.Style = [fsBold]
|
||||
ParentColor = False
|
||||
@ -23,20 +23,20 @@ object fAbout: TfAbout
|
||||
end
|
||||
object Label2: TLabel
|
||||
Left = 93
|
||||
Height = 14
|
||||
Height = 13
|
||||
Top = 64
|
||||
Width = 108
|
||||
Width = 107
|
||||
Caption = 'Type Library Editor'
|
||||
Font.Style = [fsBold, fsItalic]
|
||||
ParentColor = False
|
||||
ParentFont = False
|
||||
end
|
||||
object Label3: TLabel
|
||||
Left = 16
|
||||
Height = 14
|
||||
Left = 35
|
||||
Height = 13
|
||||
Top = 112
|
||||
Width = 266
|
||||
Caption = 'Copyright (c) 2007, 2008, 2009 Inoussa OUEDRAOGO.'
|
||||
Width = 231
|
||||
Caption = 'Copyright (c) 2007-2014 Inoussa OUEDRAOGO.'
|
||||
ParentColor = False
|
||||
end
|
||||
object Button1: TButton
|
||||
|
@ -1,18 +1,18 @@
|
||||
{ Ceci est un fichier ressource généré automatiquement par Lazarus }
|
||||
{ This is an automatically generated lazarus resource file }
|
||||
|
||||
LazarusResources.Add('TfAbout','FORMDATA',[
|
||||
'TPF0'#7'TfAbout'#6'fAbout'#4'Left'#3#225#1#6'Height'#3#182#0#3'Top'#3#21#1#5
|
||||
+'Width'#3'+'#1#13'ActiveControl'#7#7'Button1'#11'BorderIcons'#11#12'biSystem'
|
||||
+'Menu'#0#11'BorderStyle'#7#8'bsDialog'#7'Caption'#6#5'About'#12'ClientHeight'
|
||||
+#3#182#0#11'ClientWidth'#3'+'#1#8'Position'#7#15'poDesktopCenter'#10'LCLVers'
|
||||
+'ion'#6#6'0.9.27'#0#6'TLabel'#6'Label1'#4'Left'#2#21#6'Height'#2#14#3'Top'#2
|
||||
+#24#5'Width'#3#5#1#7'Caption'#6'.Web Services Toolkit for FPC/Lazarus && Del'
|
||||
+'ion'#6#7'1.2.2.0'#0#6'TLabel'#6'Label1'#4'Left'#2#21#6'Height'#2#13#3'Top'#2
|
||||
+#24#5'Width'#3#4#1#7'Caption'#6'.Web Services Toolkit for FPC/Lazarus && Del'
|
||||
+'phi'#10'Font.Style'#11#6'fsBold'#0#11'ParentColor'#8#10'ParentFont'#8#0#0#6
|
||||
+'TLabel'#6'Label2'#4'Left'#2']'#6'Height'#2#14#3'Top'#2'@'#5'Width'#2'l'#7'C'
|
||||
+'TLabel'#6'Label2'#4'Left'#2']'#6'Height'#2#13#3'Top'#2'@'#5'Width'#2'k'#7'C'
|
||||
+'aption'#6#19'Type Library Editor'#10'Font.Style'#11#6'fsBold'#8'fsItalic'#0
|
||||
+#11'ParentColor'#8#10'ParentFont'#8#0#0#6'TLabel'#6'Label3'#4'Left'#2#16#6'H'
|
||||
+'eight'#2#14#3'Top'#2'p'#5'Width'#3#10#1#7'Caption'#6'1Copyright (c) 2007, 2'
|
||||
+'008, 2009 Inoussa OUEDRAOGO.'#11'ParentColor'#8#0#0#7'TButton'#7'Button1'#4
|
||||
+'Left'#2'p'#6'Height'#2#25#3'Top'#3#142#0#5'Width'#2'K'#25'BorderSpacing.Inn'
|
||||
+'erBorder'#2#4#7'Caption'#6#2'OK'#11'ModalResult'#2#1#8'TabOrder'#2#0#0#0#0
|
||||
+#11'ParentColor'#8#10'ParentFont'#8#0#0#6'TLabel'#6'Label3'#4'Left'#2'#'#6'H'
|
||||
+'eight'#2#13#3'Top'#2'p'#5'Width'#3#231#0#7'Caption'#6'*Copyright (c) 2007-2'
|
||||
+'014 Inoussa OUEDRAOGO.'#11'ParentColor'#8#0#0#7'TButton'#7'Button1'#4'Left'
|
||||
+#2'p'#6'Height'#2#25#3'Top'#3#142#0#5'Width'#2'K'#25'BorderSpacing.InnerBord'
|
||||
+'er'#2#4#7'Caption'#6#2'OK'#11'ModalResult'#2#1#8'TabOrder'#2#0#0#0#0
|
||||
]);
|
||||
|
Loading…
Reference in New Issue
Block a user