home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 April (Special)
/
Chip-Special_2003-04_Vypalujeme-cd-i-dvd.bin
/
soft
/
instantcopy
/
InstantCopy.msi
/
Cabs.w1.cab
/
MultiCopy.FR
/
0
/
RCDATA
/
TABOUTDLG
/
TABOUTDLG.txt
Wrap
Text File
|
2003-02-05
|
4KB
|
175 lines
object AboutDlg: TAboutDlg
Left = 467
Top = 318
HelpContext = 12
BorderStyle = bsDialog
Caption = 'A propos de'
ClientHeight = 382
ClientWidth = 393
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object imgAppIcon: TImage
Left = 8
Top = 16
Width = 32
Height = 32
end
object lblAppTitle: TLabel
Left = 48
Top = 8
Width = 281
Height = 13
AutoSize = False
Caption = 'lblAppTitle'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object lblCopyright: TLabel
Left = 48
Top = 42
Width = 281
Height = 15
AutoSize = False
Caption = 'Copyright '#169' 1996-2003 Pinnacle Systems, Inc.'
WordWrap = True
end
object lblRegDesc: TLabel
Left = 8
Top = 91
Width = 313
Height = 13
AutoSize = False
Caption = 'Informations d'#39'enregistrement :'
end
object Label1: TLabel
Left = 49
Top = 58
Width = 281
Height = 15
AutoSize = False
Caption = 'Dortmund, Allemagne'
Visible = False
WordWrap = True
end
object Label2: TLabel
Left = 49
Top = 74
Width = 144
Height = 13
Cursor = crHandPoint
Hint = 'http://www.pinnaclesys.fr/ '
Caption = 'http://www.pinnaclesys.fr/ '
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsUnderline]
ParentColor = False
ParentFont = False
ParentShowHint = False
ShowHint = True
OnClick = Label2Click
end
object lblOEMString: TLabel
Left = 48
Top = 24
Width = 289
Height = 13
AutoSize = False
Caption = 'lblOEMString'
end
object lblSetupBuild: TLabel
Left = 48
Top = 140
Width = 273
Height = 13
AutoSize = False
Caption = 'Unknown'
Visible = False
end
object lblSetupBuildCaption: TLabel
Left = 8
Top = 140
Width = 36
Height = 13
AutoSize = False
Caption = 'Setup:'
Visible = False
end
object lblRegInfo: TMemo
Left = 16
Top = 107
Width = 313
Height = 30
BorderStyle = bsNone
Color = clBtnFace
Lines.Strings = (
'B'#234'ta non enregistr'#233' (diffusion strictement interdite!)')
ReadOnly = True
TabOrder = 2
end
object OKBtn: TButton
Left = 311
Top = 354
Width = 75
Height = 23
HelpContext = 20
Cancel = True
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 0
end
object Panel1: TPanel
Left = 8
Top = 160
Width = 378
Height = 187
BevelOuter = bvNone
Caption = 'Panel1'
TabOrder = 1
object lvModules: TListView
Left = 0
Top = 0
Width = 378
Height = 187
Align = alClient
Columns = <
item
Caption = 'Module'
Width = 85
end
item
Caption = 'Version'
Width = 55
end
item
Caption = 'Date'
Width = 66
end
item
Caption = 'Chemin'
Width = 140
end>
ColumnClick = False
ReadOnly = True
TabOrder = 0
ViewStyle = vsReport
end
end
end