home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 October / Chip_2002-10_cd1.bin / sharewar / vyp09 / Vypinac.exe / 0 / RCDATA / TVYPNORM / TVYPNORM.txt
Encoding:
Text File  |  2002-08-05  |  3.8 KB  |  190 lines

  1. object VypNorm: TVypNorm
  2.   Left = 498
  3.   Top = 113
  4.   Anchors = [akLeft, akTop, akBottom]
  5.   BorderIcons = [biSystemMenu, biMinimize]
  6.   BorderStyle = bsSingle
  7.   Caption = 'VypNorm'
  8.   ClientHeight = 147
  9.   ClientWidth = 268
  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 = poDefaultPosOnly
  18.   OnClose = FormClose
  19.   OnCreate = FormCreate
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object Label1: TLabel
  23.     Left = 56
  24.     Top = 8
  25.     Width = 162
  26.     Height = 24
  27.     Caption = '∩┐╜sporn∩┐╜ re∩┐╜im za'
  28.     Font.Charset = DEFAULT_CHARSET
  29.     Font.Color = clWindowText
  30.     Font.Height = -19
  31.     Font.Name = 'MS Sans Serif'
  32.     Font.Style = [fsBold]
  33.     ParentFont = False
  34.   end
  35.   object cas: TLabel
  36.     Left = 90
  37.     Top = 77
  38.     Width = 17
  39.     Height = 13
  40.     Caption = 'cas'
  41.   end
  42.   object Storno: TBitBtn
  43.     Left = 184
  44.     Top = 112
  45.     Width = 75
  46.     Height = 25
  47.     Caption = 'Storno'
  48.     TabOrder = 2
  49.     OnClick = StornoClick
  50.   end
  51.   object Ihned: TBitBtn
  52.     Left = 104
  53.     Top = 112
  54.     Width = 75
  55.     Height = 25
  56.     Caption = 'Ihned'
  57.     TabOrder = 1
  58.     OnClick = IhnedClick
  59.   end
  60.   object Kompaktni: TBitBtn
  61.     Left = 8
  62.     Top = 112
  63.     Width = 75
  64.     Height = 25
  65.     Caption = 'Kompaktni'
  66.     TabOrder = 0
  67.     OnClick = KompaktniClick
  68.   end
  69.   object Pozastavit: TCheckBox
  70.     Left = 96
  71.     Top = 79
  72.     Width = 89
  73.     Height = 17
  74.     Caption = 'Pozastavit'
  75.     TabOrder = 4
  76.     OnClick = PozastavitClick
  77.   end
  78.   object Panel1: TPanel
  79.     Left = 73
  80.     Top = 40
  81.     Width = 130
  82.     Height = 27
  83.     Alignment = taLeftJustify
  84.     BevelOuter = bvNone
  85.     Constraints.MinHeight = 27
  86.     Constraints.MinWidth = 130
  87.     Font.Charset = DEFAULT_CHARSET
  88.     Font.Color = clWindowText
  89.     Font.Height = -19
  90.     Font.Name = 'MS Sans Serif'
  91.     Font.Style = [fsBold]
  92.     ParentFont = False
  93.     TabOrder = 3
  94.     TabStop = True
  95.     OnEnter = Panel1Enter
  96.     object Label2: TLabel
  97.       Left = 38
  98.       Top = 2
  99.       Width = 7
  100.       Height = 20
  101.       Alignment = taCenter
  102.       AutoSize = False
  103.       Caption = ':'
  104.       Color = clBtnFace
  105.       Constraints.MaxHeight = 20
  106.       Constraints.MinHeight = 20
  107.       ParentColor = False
  108.     end
  109.     object Label3: TLabel
  110.       Left = 68
  111.       Top = 2
  112.       Width = 7
  113.       Height = 20
  114.       Alignment = taCenter
  115.       AutoSize = False
  116.       Caption = ':'
  117.       Color = clBtnFace
  118.       Constraints.MaxHeight = 20
  119.       Constraints.MinHeight = 20
  120.       ParentColor = False
  121.     end
  122.     object UpDown1: TUpDown
  123.       Left = 113
  124.       Top = 2
  125.       Width = 17
  126.       Height = 20
  127.       Anchors = [akTop, akRight, akBottom]
  128.       ArrowKeys = False
  129.       Min = -1000
  130.       Max = 1000
  131.       Position = 0
  132.       TabOrder = 0
  133.       Wrap = False
  134.       OnClick = UpDown1Click
  135.     end
  136.     object hh: TEdit
  137.       Left = 15
  138.       Top = 2
  139.       Width = 23
  140.       Height = 20
  141.       Cursor = crArrow
  142.       AutoSize = False
  143.       BorderStyle = bsNone
  144.       Color = clBtnFace
  145.       Constraints.MinHeight = 20
  146.       MaxLength = 3
  147.       ReadOnly = True
  148.       TabOrder = 1
  149.       Text = '00'
  150.       OnKeyDown = hhKeyDown
  151.     end
  152.     object mm: TEdit
  153.       Left = 45
  154.       Top = 2
  155.       Width = 23
  156.       Height = 20
  157.       Cursor = crArrow
  158.       AutoSize = False
  159.       BorderStyle = bsNone
  160.       Color = clBtnFace
  161.       Constraints.MinHeight = 20
  162.       MaxLength = 2
  163.       ReadOnly = True
  164.       TabOrder = 2
  165.       Text = '00'
  166.       OnKeyDown = mmKeyDown
  167.     end
  168.     object ss: TEdit
  169.       Left = 75
  170.       Top = 2
  171.       Width = 23
  172.       Height = 20
  173.       Cursor = crArrow
  174.       AutoSize = False
  175.       BorderStyle = bsNone
  176.       Color = clBtnFace
  177.       Constraints.MinHeight = 20
  178.       MaxLength = 2
  179.       ReadOnly = True
  180.       TabOrder = 3
  181.       Text = '00'
  182.       OnKeyDown = ssKeyDown
  183.     end
  184.   end
  185.   object Timer1: TTimer
  186.     Enabled = False
  187.     OnTimer = Timer1Timer
  188.   end
  189. end
  190.