home *** CD-ROM | disk | FTP | other *** search
- object About: TAbout
- Left = 354
- Top = 229
- HelpContext = 1
- BorderStyle = bsDialog
- Caption = 'O programu'
- ClientHeight = 273
- ClientWidth = 385
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- Position = poScreenCenter
- Scaled = False
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 144
- Top = 16
- Width = 161
- Height = 31
- Picture.Data = {<image000.bmp>}
- Transparent = True
- end
- object lblVersion: TLabel
- Left = 144
- Top = 48
- Width = 233
- Height = 13
- AutoSize = False
- Caption = '0.0.0.0'
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label2: TLabel
- Left = 144
- Top = 72
- Width = 184
- Height = 13
- Caption = 'Copyright � 1994-2000 Nova Software'
- end
- object lblReg: TLabel
- Left = 144
- Top = 120
- Width = 233
- Height = 41
- AutoSize = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- WordWrap = True
- end
- object Label4: TLabel
- Left = 144
- Top = 168
- Width = 26
- Height = 13
- Caption = 'Web:'
- Transparent = True
- end
- object Label7: TLabel
- Left = 144
- Top = 184
- Width = 28
- Height = 13
- Caption = 'Email:'
- Transparent = True
- end
- object Label1: TLabel
- Left = 144
- Top = 104
- Width = 54
- Height = 13
- Caption = 'Registrace:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object btnOk: TButton
- Left = 304
- Top = 240
- Width = 73
- Height = 25
- Anchors = [akRight, akBottom]
- Cancel = True
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 0
- end
- object pnlImage: TPanel
- Left = 8
- Top = 8
- Width = 122
- Height = 258
- BevelOuter = bvLowered
- Color = clBlack
- TabOrder = 2
- object imgImage: TImage
- Left = 1
- Top = 1
- Width = 120
- Height = 256
- Picture.Data = {<image001.bmp>}
- Stretch = True
- end
- end
- object btnRegister: TBitBtn
- Left = 144
- Top = 240
- Width = 73
- Height = 25
- HelpContext = 8
- Anchors = [akLeft, akBottom]
- Caption = '&Registrace'
- TabOrder = 1
- OnClick = btnRegisterClick
- end
- object stHomePage: TStaticText
- Left = 176
- Top = 168
- Width = 4
- Height = 4
- Cursor = crHandPoint
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentColor = False
- ParentFont = False
- TabOrder = 3
- TabStop = True
- OnClick = sttHomePageClick
- end
- object stEmail: TStaticText
- Left = 176
- Top = 184
- Width = 4
- Height = 4
- Cursor = crHandPoint
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentColor = False
- ParentFont = False
- TabOrder = 4
- TabStop = True
- OnClick = sttEmailClick
- end
- end
-