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
/
TDLGALERT
/
TDLGALERT.txt
< prev
Wrap
Text File
|
2006-04-12
|
3KB
|
153 lines
object DlgAlert: TDlgAlert
Left = 181
Top = 107
Width = 263
Height = 289
BorderWidth = 1
Caption = 'Wavigo Alert'
Color = clBtnFace
Constraints.MinHeight = 289
Constraints.MinWidth = 263
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
OldCreateOrder = False
OnShow = FormShow
DesignSize = (
253
253)
PixelsPerInch = 96
TextHeight = 13
object Shape1: TShape
Left = 0
Top = 1
Width = 253
Height = 33
Anchors = [akLeft, akTop, akRight]
Shape = stRoundRect
end
object IWavigo: TImage
Left = 5
Top = 2
Width = 35
Height = 31
Picture.Data = {<image001.ico>}
end
object httpurl: TLabel
Left = 2
Top = 194
Width = 247
Height = 14
Cursor = crHandPoint
Alignment = taCenter
Anchors = [akLeft, akRight, akBottom]
Caption = 'httpurl'
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold, fsUnderline]
ParentFont = False
OnClick = httpurlClick
end
object Image1: TImage
Left = 1
Top = 38
Width = 249
Height = 45
Cursor = crHandPoint
Anchors = [akLeft, akTop, akRight]
Center = True
Picture.Data = {<image002.bmp>}
Transparent = True
OnClick = httpurlClick
end
object httpurl2: TLabel
Left = 2
Top = 226
Width = 156
Height = 16
Cursor = crHandPoint
Alignment = taCenter
Anchors = [akLeft, akRight, akBottom]
Caption = 'http://www.Wavago.com'
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clBlue
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold, fsUnderline]
ParentFont = False
Visible = False
OnClick = httpurlClick
end
object Memo1: TMemo
Left = 1
Top = 85
Width = 253
Height = 106
Align = alCustom
Alignment = taCenter
Anchors = [akLeft, akTop, akRight, akBottom]
BevelKind = bkSoft
BevelOuter = bvRaised
Color = clWhite
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 0
OnDblClick = DblClick
end
object BOK: TButton
Left = 45
Top = 218
Width = 62
Height = 28
Anchors = [akBottom]
Caption = 'OK'
TabOrder = 1
OnClick = BOKClick
end
object TWavigo: TStaticText
Left = 48
Top = 8
Width = 199
Height = 23
Anchors = [akLeft, akTop, akRight]
AutoSize = False
Caption = 'avago'
Color = clWhite
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clBlack
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentColor = False
ParentFont = False
TabOrder = 2
end
object BClear: TButton
Left = 141
Top = 218
Width = 62
Height = 28
Anchors = [akBottom]
Caption = 'Clear'
TabOrder = 3
OnClick = BClearClick
end
object ApplicationEvents1: TApplicationEvents
OnActivate = FormActivate
OnRestore = FormActivate
Left = 120
Top = 128
end
end