home *** CD-ROM | disk | FTP | other *** search
- object AboutBox: TAboutBox
- Left = 238
- Top = 104
- ActiveControl = OKButton
- 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
- PixelsPerInch = 96
- TextHeight = 16
- object Edit1: TEdit
- Left = 125
- Top = 104
- Width = 46
- Height = 24
- TabOrder = 2
- Text = 'Edit1'
- end
- object Panel1: TPanel
- Left = 8
- Top = 8
- Width = 281
- Height = 183
- BevelInner = bvRaised
- BevelOuter = bvLowered
- TabOrder = 0
- object ProgramIcon: TImage
- Left = 91
- Top = 13
- Width = 99
- Height = 32
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- IsControl = True
- end
- object Label1: TLabel
- Left = 31
- Top = 55
- Width = 230
- Height = 16
- Caption = '�1997 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 = 84
- Height = 16
- Caption = '(0-71) 73 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 = 128
- Height = 16
- Caption = 'cdrom@chip.vogel.pl'
- end
- object Bevel1: TBevel
- Left = 10
- Top = 75
- Width = 256
- Height = 11
- Shape = bsTopLine
- end
- end
- object OKButton: TBitBtn
- Left = 106
- Top = 198
- 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
- end
-