home *** CD-ROM | disk | FTP | other *** search
- object AboutBox: TAboutBox
- Left = 238
- Top = 104
- ActiveControl = OKButton
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'Wizyt�wka'
- ClientHeight = 233
- ClientWidth = 298
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- KeyPreview = True
- Position = poScreenCenter
- Scaled = False
- OnCreate = FormCreate
- OnKeyPress = FormKeyPress
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 16
- object Panel1: TPanel
- Left = 8
- Top = 8
- Width = 281
- Height = 183
- BevelInner = bvRaised
- BevelOuter = bvLowered
- TabOrder = 0
- object Label1: TLabel
- Left = 23
- Top = 52
- Width = 234
- Height = 16
- Alignment = taCenter
- Caption = '� 1999 Vogel Publishing sp. z o.o.'
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label2: TLabel
- Left = 65
- Top = 80
- Width = 71
- Height = 16
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Adres:'
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label3: TLabel
- Left = 105
- Top = 115
- Width = 31
- Height = 16
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Tel.:'
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label4: TLabel
- Left = 85
- Top = 135
- Width = 51
- Height = 16
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Faks:'
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label5: TLabel
- Left = 85
- Top = 155
- Width = 51
- Height = 16
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'e-mail:'
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label6: TLabel
- Left = 140
- Top = 80
- Width = 133
- Height = 41
- AutoSize = False
- Caption = 'Plac Czerwony 1/3/5 53-661 Wroc�aw'
- WordWrap = True
- end
- object Label7: TLabel
- Left = 140
- Top = 115
- Width = 91
- Height = 16
- Caption = '(0-71) 373 44 75'
- end
- object Label8: TLabel
- Left = 140
- Top = 135
- Width = 84
- Height = 16
- Caption = '(0-71) 55 73 61'
- end
- object Label9: TLabel
- Left = 140
- Top = 155
- Width = 106
- Height = 16
- Caption = 'special@vogel.pl'
- end
- object Bevel1: TBevel
- Left = 10
- Top = 75
- Width = 256
- Height = 11
- Shape = bsTopLine
- end
- object CenterPnl: TPanel
- Left = 2
- Top = 2
- Width = 277
- Height = 51
- BevelOuter = bvNone
- TabOrder = 0
- object ProgramIcon: TImage
- Left = 77
- Top = 13
- Width = 128
- Height = 26
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- IsControl = True
- end
- end
- end
- object OKButton: TBitBtn
- Left = 212
- Top = 200
- Width = 77
- Height = 27
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 1
- Kind = bkOK
- Margin = 2
- Spacing = -1
- IsControl = True
- end
- object FreewareBtn: TBitBtn
- Left = 10
- Top = 200
- Width = 91
- Height = 27
- Caption = 'Freeware'
- TabOrder = 2
- OnClick = FreewareBtnClick
- end
- object SharewareBtn: TBitBtn
- Left = 105
- Top = 200
- Width = 91
- Height = 27
- Caption = 'Shareware'
- TabOrder = 3
- OnClick = SharewareBtnClick
- end
- end
-