home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 mARCH / PCWK3A99.iso / Polskie / JaPa / Kkp.exe / 0 / RCDATA / TFORM4 / TFORM4.txt
Text File  |  1999-01-05  |  3KB  |  138 lines

  1. object Form4: TForm4
  2.   Left = 185
  3.   Top = 209
  4.   BorderStyle = bsNone
  5.   Caption = 'Komputerowy Katalog P∩┐╜yt'
  6.   ClientHeight = 167
  7.   ClientWidth = 448
  8.   Color = clTeal
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   Scaled = False
  15.   OnShow = FormShow
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object ColorPanel1: TColorPanel
  19.     Left = 0
  20.     Top = 0
  21.     Width = 448
  22.     Height = 167
  23.     Align = alClient
  24.     BorderWidth = 5
  25.     BevelWidth = 2
  26.     BevelInner = bvRaised
  27.     BevelOuter = bvNone
  28.     Color = clTeal
  29.     object LabelEffect1: TLabelEffect
  30.       Left = 12
  31.       Top = 8
  32.       Width = 413
  33.       Height = 29
  34.       DepthShadow = 5
  35.       DirectionHighlight = edDownRight
  36.       ColourHighlight = clBlack
  37.       GraduateFrom = clWindowText
  38.       EffectStyle = esFlying
  39.       ColourScheme = csCustom
  40.       Alignment = taCenter
  41.       Caption = 'Komputerowy Katalog P∩┐╜yt 1998'
  42.       Font.Color = clYellow
  43.       Font.Height = -21
  44.       Font.Name = 'Times New Roman'
  45.       Font.Style = []
  46.       ParentFont = False
  47.     end
  48.     object LabelEffect2: TLabelEffect
  49.       Left = 12
  50.       Top = 36
  51.       Width = 417
  52.       Height = 25
  53.       DepthShadow = 5
  54.       DirectionHighlight = edDownRight
  55.       ColourHighlight = clBlack
  56.       GraduateFrom = clWindowText
  57.       EffectStyle = esFlying
  58.       ColourScheme = csCustom
  59.       Alignment = taCenter
  60.       Caption = 'Pierwsze uruchomienie programu - rejestracja'
  61.       Font.Color = clYellow
  62.       Font.Height = -13
  63.       Font.Name = 'MS Sans Serif'
  64.       Font.Style = []
  65.       ParentFont = False
  66.     end
  67.     object LabelEffect3: TLabelEffect
  68.       Left = 12
  69.       Top = 64
  70.       Width = 133
  71.       Height = 29
  72.       DepthShadow = 5
  73.       DirectionHighlight = edDownRight
  74.       ColourHighlight = clBlack
  75.       GraduateFrom = clWindowText
  76.       EffectStyle = esFlying
  77.       ColourScheme = csCustom
  78.       Alignment = taRightJustify
  79.       Caption = 'Imi∩┐╜ i nazwisko'
  80.       Font.Color = clYellow
  81.       Font.Height = -13
  82.       Font.Name = 'MS Sans Serif'
  83.       Font.Style = []
  84.       ParentFont = False
  85.     end
  86.     object LabelEffect4: TLabelEffect
  87.       Left = 12
  88.       Top = 92
  89.       Width = 133
  90.       Height = 25
  91.       DepthShadow = 5
  92.       DirectionHighlight = edDownRight
  93.       ColourHighlight = clBlack
  94.       GraduateFrom = clWindowText
  95.       EffectStyle = esFlying
  96.       ColourScheme = csCustom
  97.       Alignment = taRightJustify
  98.       Caption = 'Firma'
  99.       Font.Color = clYellow
  100.       Font.Height = -13
  101.       Font.Name = 'MS Sans Serif'
  102.       Font.Style = []
  103.       ParentFont = False
  104.     end
  105.     object Edit1: TEdit
  106.       Left = 160
  107.       Top = 64
  108.       Width = 257
  109.       Height = 21
  110.       TabOrder = 0
  111.     end
  112.     object Edit2: TEdit
  113.       Left = 160
  114.       Top = 92
  115.       Width = 257
  116.       Height = 21
  117.       TabOrder = 1
  118.     end
  119.     object b_OK: TColorButton
  120.       Left = 160
  121.       Top = 128
  122.       Width = 128
  123.       Height = 25
  124.       BevelSize = 1
  125.       Caption = 'OK'
  126.       Color = clTeal
  127.       Font.Color = clYellow
  128.       Font.Height = -13
  129.       Font.Name = 'MS Sans Serif'
  130.       Font.Style = []
  131.       Style = [bsCenter, bsShowFocus, bsShowKey]
  132.       TabOrder = 2
  133.       TabStop = True
  134.       OnClick = b_OKClick
  135.     end
  136.   end
  137. end
  138.