home *** CD-ROM | disk | FTP | other *** search
- object AboutBox: TAboutBox
- Left = 272
- Top = 128
- BorderStyle = bsDialog
- Caption = 'About'
- ClientHeight = 397
- ClientWidth = 298
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Label5: TLabel
- Left = 8
- Top = 200
- Width = 102
- Height = 13
- Caption = 'Program'#39's description'
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- end
- object Image1: TImage
- Left = 8
- Top = 8
- Width = 47
- Height = 57
- AutoSize = True
- Picture.Data = {<image001.bmp>}
- end
- object Label6: TLabel
- Left = 8
- Top = 152
- Width = 179
- Height = 13
- Caption = 'Another topics and reminders mail to:'
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- end
- object Bevel1: TBevel
- Left = 8
- Top = 8
- Width = 47
- Height = 57
- end
- object DRLabel1: TDRLabel
- Left = 72
- Top = 8
- Width = 181
- Height = 23
- Caption = 'ShowReminder 2.0'
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clGray
- Font.Height = -19
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- HiColor = clBlue
- LoColor = clNavy
- Border = boNone
- Ctl3D = True
- BlinkInterval = 300
- Blink = blNone
- ShadowColor = clBlack
- Deep = 1
- end
- object TextFader1: TTextFader
- Left = 80
- Top = 40
- Width = 137
- Height = 17
- Active = True
- Alignment = taLeftJustify
- FadeDelay = 1
- FadeStep = 10
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- Lines.Strings = (
- 'Freeware'
- 'Created in Delphi 3')
- ParentFont = False
- end
- object AMHSensitiveLabel1: TAMHSensitiveLabel
- Left = 8
- Top = 128
- Width = 135
- Height = 13
- Cursor = crHandPoint
- Caption = 'http://www.volny.cz/medius'
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- OnClick = AMHSensitiveLabel1Click
- ActiveMouseDown = False
- ActiveMouseMove = False
- FontMouseDown.Charset = EASTEUROPE_CHARSET
- FontMouseDown.Color = clGreen
- FontMouseDown.Height = -11
- FontMouseDown.Name = 'MS Sans Serif'
- FontMouseDown.Style = []
- FontMouseMove.Charset = EASTEUROPE_CHARSET
- FontMouseMove.Color = clBlue
- FontMouseMove.Height = -11
- FontMouseMove.Name = 'MS Sans Serif'
- FontMouseMove.Style = []
- end
- object AMHSensitiveLabel2: TAMHSensitiveLabel
- Left = 8
- Top = 168
- Width = 69
- Height = 13
- Cursor = crHandPoint
- Caption = 'medius@yo.cz'
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- OnClick = AMHSensitiveLabel2Click
- ActiveMouseDown = True
- ActiveMouseMove = True
- FontMouseDown.Charset = EASTEUROPE_CHARSET
- FontMouseDown.Color = clGreen
- FontMouseDown.Height = -11
- FontMouseDown.Name = 'MS Sans Serif'
- FontMouseDown.Style = []
- FontMouseMove.Charset = EASTEUROPE_CHARSET
- FontMouseMove.Color = clBlue
- FontMouseMove.Height = -11
- FontMouseMove.Name = 'MS Sans Serif'
- FontMouseMove.Style = []
- end
- object DRLabel2: TDRLabel
- Left = 8
- Top = 72
- Width = 258
- Height = 13
- Caption = 'Copyright � 2001 Synapsus:medius programs'
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- HiColor = cl3DLight
- LoColor = clBtnHighlight
- Border = boNone
- Ctl3D = True
- BlinkInterval = 300
- Blink = blNone
- ShadowColor = cl3DLight
- Deep = 1
- end
- object Label1: TLabel
- Left = 8
- Top = 96
- Width = 217
- Height = 33
- AutoSize = False
- Caption = 'See homepage for another programs and utils by Snypsus:medius.'
- WordWrap = True
- end
- object CorelButton1: TCorelButton
- Left = 112
- Top = 352
- Width = 73
- Height = 25
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 0
- end
- object Memo1: TMemo
- Left = 8
- Top = 216
- Width = 281
- Height = 97
- Cursor = crArrow
- Color = clBtnFace
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- Lines.Strings = (
- 'ShowReminder allows compose queue of internet '
- 'addresses, that will not forget to connect to internet. At '
- 'the moment, ever is user on internet, click at the '
- 'address in queue and internet browser opens the '
- 'adress. For better lucidity, the program hides to tray. '
- 'To address it can be add a message, that display with '
- 'visit of chosen page.')
- ParentFont = False
- ReadOnly = True
- TabOrder = 1
- end
- end
-