home *** CD-ROM | disk | FTP | other *** search
- object fAbout: TfAbout
- Left = 427
- Top = 209
- BorderStyle = bsDialog
- Caption = 'About'
- ClientHeight = 235
- ClientWidth = 324
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poDesktopCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 4
- Top = 4
- Width = 313
- Height = 193
- BevelInner = bvRaised
- BevelOuter = bvLowered
- ParentColor = True
- TabOrder = 0
- object ProgramIcon: TImage
- Left = 18
- Top = 22
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image000.ico>}
- Stretch = True
- IsControl = True
- end
- object ProductName: TLabel
- Left = 64
- Top = 16
- Width = 182
- Height = 13
- Caption = 'Product Name: Kubik SMS DreamCom'
- IsControl = True
- end
- object Version: TLabel
- Left = 64
- Top = 40
- Width = 62
- Height = 13
- Caption = 'Version: 1.25'
- Transparent = True
- IsControl = True
- end
- object Copyright: TLabel
- Left = 8
- Top = 72
- Width = 141
- Height = 13
- Caption = 'Copyright: Pavel Kupka, 2000'
- IsControl = True
- end
- object Comments: TLabel
- Left = 8
- Top = 140
- Width = 289
- Height = 26
- AutoSize = False
- Caption =
- 'Comments: Tento program je u�ite�n� pro v�echny, kdo chce pos�la' +
- 't SMSky p�es internet'
- WordWrap = True
- IsControl = True
- end
- object Label1: TLabel
- Left = 8
- Top = 122
- Width = 58
- Height = 13
- Caption = 'BetaTester: '
- IsControl = True
- end
- object URLLabel1: TURLLabel
- Left = 40
- Top = 88
- Width = 90
- Height = 13
- Cursor = crHandPoint
- Caption = 'kupka@pinknet.cz'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentFont = False
- URL = 'mailto:kupka@pinknet.cz'
- end
- object Label2: TLabel
- Left = 8
- Top = 88
- Width = 27
- Height = 13
- Caption = 'email:'
- end
- object Label3: TLabel
- Left = 8
- Top = 104
- Width = 27
- Height = 13
- Caption = 'www:'
- end
- object Label4: TLabel
- Left = 8
- Top = 171
- Width = 38
- Height = 13
- Caption = 'Kubik je'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label6: TLabel
- Left = 51
- Top = 171
- Width = 54
- Height = 13
- Caption = 'freeware,'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label7: TLabel
- Left = 114
- Top = 171
- Width = 187
- Height = 13
- Caption = 'proto�e nej v�ci na sv�t� jsou zadarmo!'
- end
- object URLLabel3: TURLLabel
- Left = 68
- Top = 122
- Width = 53
- Height = 13
- Cursor = crHandPoint
- Caption = 'Ivan Mencl'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentFont = False
- URL = 'mailto:bomberivan@emai.cz'
- end
- object URLLabel4: TURLLabel
- Left = 40
- Top = 104
- Width = 171
- Height = 13
- Cursor = crHandPoint
- Caption = 'http://kubik.mute.cz/dreamcom.htm'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentFont = False
- URL = 'http://kubik.mute.cz/dreamcom.htm'
- end
- end
- object OKButton: TButton
- Left = 124
- Top = 204
- Width = 75
- Height = 25
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 1
- end
- end
-