home *** CD-ROM | disk | FTP | other *** search
- object AboutBox: TAboutBox
- Left = 383
- Top = 281
- BorderStyle = bsDialog
- Caption = 'Lotto X - info'
- ClientHeight = 213
- ClientWidth = 298
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- OldCreateOrder = True
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 8
- Top = 8
- Width = 281
- Height = 169
- BevelInner = bvRaised
- BevelOuter = bvLowered
- TabOrder = 0
- object ProgramIcon: TImage
- Left = 8
- Top = 8
- Width = 65
- Height = 57
- Picture.Data = {<image001.bmp>}
- Stretch = True
- IsControl = True
- end
- object Version: TLabel
- Left = 248
- Top = 8
- Width = 28
- Height = 13
- Caption = 'Demo'
- IsControl = True
- end
- object Comments: TLabel
- Left = 82
- Top = 128
- Width = 123
- Height = 13
- Caption = 'e-mail: stansoft@czajen.pl'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- IsControl = True
- end
- object Label1: TLabel
- Left = 96
- Top = 48
- Width = 121
- Height = 13
- Caption = 'Z ukrytych archiw�w FBK'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clPurple
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label2: TLabel
- Left = 96
- Top = 10
- Width = 110
- Height = 37
- Caption = 'Lotto X'
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clPurple
- Font.Height = -32
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label4: TLabel
- Left = 116
- Top = 80
- Width = 57
- Height = 13
- Caption = 'STANSOFT'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label5: TLabel
- Left = 72
- Top = 96
- Width = 147
- Height = 13
- Caption = 'Biernackiego 1 , 39-300 Mielec'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label6: TLabel
- Left = 92
- Top = 112
- Width = 103
- Height = 13
- Caption = 'Tel/Fax 017-5833370'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label7: TLabel
- Left = 88
- Top = 144
- Width = 109
- Height = 13
- Caption = 'www.stansoft.czajen.pl'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- end
- object OKButton: TButton
- Left = 111
- Top = 184
- Width = 75
- Height = 25
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 1
- OnClick = OKButtonClick
- end
- end
-