home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2006 July & August
/
PCWorld_2006-07-08_cd.bin
/
komunikace
/
wavago
/
W-install-cz.exe
/
Wavago.exe
/
0
/
RCDATA
/
TDLGABT
/
TDLGABT.txt
< prev
Wrap
Text File
|
2006-04-12
|
3KB
|
126 lines
object DlgAbt: TDlgAbt
Left = 180
Top = 79
BorderStyle = bsDialog
Caption = 'About Wavigo'
ClientHeight = 148
ClientWidth = 252
Color = clBtnFace
Constraints.MaxHeight = 182
Constraints.MaxWidth = 260
Constraints.MinHeight = 182
Constraints.MinWidth = 260
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
OldCreateOrder = False
Position = poDesktopCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 252
Height = 148
Align = alClient
Anchors = []
BevelInner = bvLowered
Color = clWhite
TabOrder = 0
object Label1: TLabel
Left = 8
Top = 14
Width = 116
Height = 16
Caption = 'Wavago 0.9.1.3b'
Color = clWhite
Font.Charset = DEFAULT_CHARSET
Font.Color = clDefault
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentColor = False
ParentFont = False
end
object Label5: TLabel
Left = 12
Top = 40
Width = 230
Height = 13
Caption = 'Copyright @ 2006 Wavago Communications Inc.'
end
object Label6: TLabel
Left = 88
Top = 88
Width = 86
Height = 13
Caption = 'All rights reserved.'
end
object Image3: TImage
Left = 216
Top = 1
Width = 35
Height = 31
Picture.Data = {<image001.ico>}
end
object Label2: TLabel
Left = 21
Top = 56
Width = 214
Height = 13
Caption = 'and others as appropriate (please refer to the '
end
object Label3: TLabel
Left = 84
Top = 72
Width = 89
Height = 13
Caption = 'license agreement)'
end
object SpeedButton1: TSpeedButton
Left = 94
Top = 124
Width = 65
Height = 22
Caption = 'Close'
OnClick = FormClose1
end
object SpeedButton2: TSpeedButton
Left = 8
Top = 104
Width = 101
Height = 20
Cursor = crHandPoint
Caption = 'License'
Flat = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsUnderline]
ParentFont = False
OnClick = ShowLicense
end
object SpeedButton3: TSpeedButton
Left = 144
Top = 104
Width = 101
Height = 20
Cursor = crHandPoint
Caption = 'Check for Updates'
Flat = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsUnderline]
ParentFont = False
OnClick = SBChkForUpdatesClick
end
end
end