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
/
TNOTIFY
/
TNOTIFY.txt
< prev
Wrap
Text File
|
2006-04-12
|
2KB
|
97 lines
object Notify: TNotify
Left = 192
Top = 112
AlphaBlend = True
AlphaBlendValue = 220
BorderIcons = [biSystemMenu]
BorderStyle = bsToolWindow
BorderWidth = 1
Caption = 'Alert'
ClientHeight = 78
ClientWidth = 136
Color = clWhite
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object WLogo: TImage
Left = 63
Top = 62
Width = 16
Height = 16
Picture.Data = {<image001.bmp>}
Proportional = True
Transparent = True
end
object Type: TLabel
Left = 116
Top = 1
Width = 3
Height = 13
Color = clSkyBlue
ParentColor = False
Visible = False
end
object AnswerCall: TImage
Left = 44
Top = 62
Width = 16
Height = 16
Picture.Data = {<image002.bmp>}
Proportional = True
Transparent = True
OnClick = AnswerCallClick
end
object HangupCall: TImage
Left = 82
Top = 62
Width = 16
Height = 16
Picture.Data = {<image003.bmp>}
Proportional = True
Transparent = True
OnClick = HangupCallClick
end
object Memo1: TMemo
Left = 0
Top = 0
Width = 137
Height = 64
Align = alCustom
Alignment = taCenter
Anchors = [akLeft, akTop, akRight, akBottom]
BevelInner = bvLowered
BevelKind = bkSoft
BevelOuter = bvNone
Color = clSkyBlue
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 0
end
object AnimateOpenClose: TTimer
Enabled = False
Interval = 1
OnTimer = AnimateOpenCloseTimer
Top = 16
end
object WaitAndHide: TTimer
Enabled = False
Interval = 5000
OnTimer = WaitAndHideTimer
Top = 16
end
end