home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2001 December / pcwk12201b.iso / Reklamy / Elpira-PW / MegaLotek.exe / 0 / RCDATA / TFRMWYBSTAT / TFRMWYBSTAT.txt
Text File  |  1999-10-21  |  4KB  |  202 lines

  1. object frmWybStat: TfrmWybStat
  2.   Left = 268
  3.   Top = 254
  4.   HelpContext = 1044
  5.   BorderIcons = []
  6.   BorderStyle = bsToolWindow
  7.   Caption = 'frmWybStat'
  8.   ClientHeight = 170
  9.   ClientWidth = 496
  10.   Color = clBtnFace
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   OnCreate = FormCreate
  19.   OnPaint = FormPaint
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object Bevel1: TBevel
  23.     Left = 6
  24.     Top = 34
  25.     Width = 483
  26.     Height = 35
  27.     Shape = bsFrame
  28.   end
  29.   object Bevel2: TBevel
  30.     Left = 6
  31.     Top = 74
  32.     Width = 483
  33.     Height = 53
  34.     Shape = bsFrame
  35.   end
  36.   object Label1: TLabel
  37.     Left = 22
  38.     Top = 46
  39.     Width = 32
  40.     Height = 13
  41.     Caption = 'Label1'
  42.     Font.Charset = DEFAULT_CHARSET
  43.     Font.Color = 14024447
  44.     Font.Height = -11
  45.     Font.Name = 'MS Sans Serif'
  46.     Font.Style = []
  47.     ParentFont = False
  48.     Transparent = True
  49.   end
  50.   object Label2: TLabel
  51.     Left = 260
  52.     Top = 46
  53.     Width = 32
  54.     Height = 13
  55.     Caption = 'Label2'
  56.     Font.Charset = DEFAULT_CHARSET
  57.     Font.Color = 14024447
  58.     Font.Height = -11
  59.     Font.Name = 'MS Sans Serif'
  60.     Font.Style = []
  61.     ParentFont = False
  62.     Transparent = True
  63.   end
  64.   object Lab01: TLabel
  65.     Left = 16
  66.     Top = 80
  67.     Width = 30
  68.     Height = 13
  69.     Caption = 'Lab01'
  70.     Font.Charset = DEFAULT_CHARSET
  71.     Font.Color = 14024447
  72.     Font.Height = -11
  73.     Font.Name = 'MS Sans Serif'
  74.     Font.Style = []
  75.     ParentFont = False
  76.     Transparent = True
  77.   end
  78.   object Lab02: TLabel
  79.     Left = 164
  80.     Top = 80
  81.     Width = 30
  82.     Height = 13
  83.     Caption = 'Lab02'
  84.     Font.Charset = DEFAULT_CHARSET
  85.     Font.Color = 14024447
  86.     Font.Height = -11
  87.     Font.Name = 'MS Sans Serif'
  88.     Font.Style = []
  89.     ParentFont = False
  90.     Transparent = True
  91.   end
  92.   object Lab03: TLabel
  93.     Left = 88
  94.     Top = 80
  95.     Width = 30
  96.     Height = 13
  97.     Caption = 'Lab03'
  98.     Font.Charset = DEFAULT_CHARSET
  99.     Font.Color = 14024447
  100.     Font.Height = -11
  101.     Font.Name = 'MS Sans Serif'
  102.     Font.Style = []
  103.     ParentFont = False
  104.     Transparent = True
  105.   end
  106.   object RX1: TRxSpinEdit
  107.     Left = 16
  108.     Top = 96
  109.     Width = 83
  110.     Height = 21
  111.     Alignment = taCenter
  112.     MaxValue = 9999.000000000000000000
  113.     MinValue = 1.000000000000000000
  114.     Value = 1.000000000000000000
  115.     Color = 14024447
  116.     TabOrder = 8
  117.     Visible = False
  118.   end
  119.   object btnOK: TBitBtn
  120.     Left = 6
  121.     Top = 140
  122.     Width = 75
  123.     Height = 21
  124.     Caption = 'btnOK'
  125.     TabOrder = 0
  126.     OnClick = btnOKClick
  127.   end
  128.   object btnAnuluj: TBitBtn
  129.     Left = 88
  130.     Top = 140
  131.     Width = 75
  132.     Height = 21
  133.     Caption = 'BitBtn1'
  134.     TabOrder = 1
  135.     OnClick = btnAnulujClick
  136.   end
  137.   object CB1: TComboBox
  138.     Left = 6
  139.     Top = 6
  140.     Width = 485
  141.     Height = 21
  142.     Style = csDropDownList
  143.     Color = 14024447
  144.     Ctl3D = True
  145.     DropDownCount = 25
  146.     ItemHeight = 13
  147.     ParentCtl3D = False
  148.     TabOrder = 2
  149.     OnChange = CB1Change
  150.   end
  151.   object CB01: TComboBox
  152.     Left = 16
  153.     Top = 96
  154.     Width = 65
  155.     Height = 21
  156.     Style = csDropDownList
  157.     Color = 14024447
  158.     ItemHeight = 13
  159.     TabOrder = 3
  160.   end
  161.   object OdDaty: TDateEdit
  162.     Left = 134
  163.     Top = 42
  164.     Width = 97
  165.     Height = 21
  166.     Color = 14024447
  167.     NumGlyphs = 2
  168.     YearDigits = dyFour
  169.     TabOrder = 4
  170.   end
  171.   object DoDaty: TDateEdit
  172.     Left = 354
  173.     Top = 42
  174.     Width = 97
  175.     Height = 21
  176.     Color = 14024447
  177.     NumGlyphs = 2
  178.     YearDigits = dyFour
  179.     TabOrder = 5
  180.   end
  181.   object CB02: TComboBox
  182.     Left = 164
  183.     Top = 96
  184.     Width = 315
  185.     Height = 21
  186.     Style = csDropDownList
  187.     Color = 14024447
  188.     ItemHeight = 13
  189.     TabOrder = 6
  190.   end
  191.   object CB03: TComboBox
  192.     Left = 86
  193.     Top = 96
  194.     Width = 65
  195.     Height = 21
  196.     Style = csDropDownList
  197.     Color = 14024447
  198.     ItemHeight = 13
  199.     TabOrder = 7
  200.   end
  201. end
  202.