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

  1. object FrmEdParBl: TFrmEdParBl
  2.   Left = 233
  3.   Top = 209
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Wymiary blankietu'
  7.   ClientHeight = 169
  8.   ClientWidth = 238
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = True
  16.   Position = poScreenCenter
  17.   Scaled = False
  18.   OnCreate = FormCreate
  19.   OnPaint = FormPaint
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object Bevel2: TBevel
  23.     Left = 6
  24.     Top = 90
  25.     Width = 227
  26.     Height = 43
  27.   end
  28.   object Bevel1: TBevel
  29.     Left = 6
  30.     Top = 6
  31.     Width = 227
  32.     Height = 53
  33.   end
  34.   object Label1: TLabel
  35.     Left = 16
  36.     Top = 16
  37.     Width = 78
  38.     Height = 13
  39.     Caption = 'Szeroko∩┐╜∩┐╜  (mm)'
  40.     Font.Charset = DEFAULT_CHARSET
  41.     Font.Color = 14024447
  42.     Font.Height = -11
  43.     Font.Name = 'MS Sans Serif'
  44.     Font.Style = []
  45.     ParentFont = False
  46.     Transparent = True
  47.   end
  48.   object Label2: TLabel
  49.     Left = 16
  50.     Top = 36
  51.     Width = 78
  52.     Height = 13
  53.     Caption = 'Wysoko∩┐╜∩┐╜  (mm)'
  54.     Font.Charset = DEFAULT_CHARSET
  55.     Font.Color = 14024447
  56.     Font.Height = -11
  57.     Font.Name = 'MS Sans Serif'
  58.     Font.Style = []
  59.     ParentFont = False
  60.     Transparent = True
  61.   end
  62.   object Label3: TLabel
  63.     Left = 14
  64.     Top = 92
  65.     Width = 85
  66.     Height = 13
  67.     Caption = 'Nazwa blankietu :'
  68.     Font.Charset = DEFAULT_CHARSET
  69.     Font.Color = 14024447
  70.     Font.Height = -11
  71.     Font.Name = 'MS Sans Serif'
  72.     Font.Style = []
  73.     ParentFont = False
  74.     Transparent = True
  75.   end
  76.   object Bevel3: TBevel
  77.     Left = 6
  78.     Top = 62
  79.     Width = 227
  80.     Height = 25
  81.   end
  82.   object BitBtn1: TBitBtn
  83.     Left = 6
  84.     Top = 140
  85.     Width = 75
  86.     Height = 21
  87.     Caption = 'OK'
  88.     Default = True
  89.     Font.Charset = EASTEUROPE_CHARSET
  90.     Font.Color = clBlack
  91.     Font.Height = -11
  92.     Font.Name = 'MS Sans Serif'
  93.     Font.Style = []
  94.     ParentFont = False
  95.     TabOrder = 0
  96.     OnClick = BitBtn1Click
  97.     Spacing = 0
  98.   end
  99.   object BlSzer: TNumberEd
  100.     Left = 166
  101.     Top = 12
  102.     Width = 59
  103.     Height = 18
  104.     AutoSize = False
  105.     Color = 14024447
  106.     Ctl3D = False
  107.     ParentCtl3D = False
  108.     TabOrder = 1
  109.     RealInt = True
  110.     Value = 185.000000000000000000
  111.   end
  112.   object BlWys: TNumberEd
  113.     Left = 166
  114.     Top = 34
  115.     Width = 59
  116.     Height = 18
  117.     AutoSize = False
  118.     Color = 14024447
  119.     Ctl3D = False
  120.     ParentCtl3D = False
  121.     TabOrder = 2
  122.     RealInt = True
  123.     Value = 65.000000000000000000
  124.   end
  125.   object BitBtn2: TBitBtn
  126.     Left = 86
  127.     Top = 140
  128.     Width = 75
  129.     Height = 21
  130.     Caption = 'Anuluj'
  131.     Font.Charset = EASTEUROPE_CHARSET
  132.     Font.Color = clBlack
  133.     Font.Height = -11
  134.     Font.Name = 'MS Sans Serif'
  135.     Font.Style = []
  136.     ParentFont = False
  137.     TabOrder = 3
  138.     OnClick = BitBtn2Click
  139.     Spacing = 0
  140.   end
  141.   object Edit1: TEdit
  142.     Left = 14
  143.     Top = 108
  144.     Width = 211
  145.     Height = 19
  146.     Color = 14024447
  147.     Ctl3D = False
  148.     ParentCtl3D = False
  149.     TabOrder = 4
  150.   end
  151.   object CheckBox1: TCheckBox
  152.     Left = 14
  153.     Top = 66
  154.     Width = 209
  155.     Height = 17
  156.     Alignment = taLeftJustify
  157.     Caption = 'Blankiet pi∩┐╜karski'
  158.     Color = 4285495
  159.     Font.Charset = DEFAULT_CHARSET
  160.     Font.Color = 14024447
  161.     Font.Height = -11
  162.     Font.Name = 'MS Sans Serif'
  163.     Font.Style = []
  164.     ParentColor = False
  165.     ParentFont = False
  166.     TabOrder = 5
  167.   end
  168. end
  169.