home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 June / Chip_1999-06_cd.bin / ctenari / Dubsky / Strojar / Strojar.exe / 0 / RCDATA / TCZAD / TCZAD.txt
Text File  |  1999-04-20  |  3KB  |  188 lines

  1. object Czad: TCzad
  2.   Left = 643
  3.   Top = 213
  4.   Width = 335
  5.   Height = 278
  6.   HorzScrollBar.Visible = False
  7.   VertScrollBar.Visible = False
  8.   BorderIcons = [biSystemMenu]
  9.   Caption = 'C - profil'
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -13
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OnActivate = FormActivate
  16.   OnClose = FormClose
  17.   PixelsPerInch = 120
  18.   TextHeight = 16
  19.   object Label1: TLabel
  20.     Left = 8
  21.     Top = 8
  22.     Width = 90
  23.     Height = 16
  24.     Caption = 'Strana A [mm] :'
  25.   end
  26.   object Label2: TLabel
  27.     Left = 8
  28.     Top = 32
  29.     Width = 90
  30.     Height = 16
  31.     Caption = 'Strana B [mm] :'
  32.   end
  33.   object Label3: TLabel
  34.     Left = 8
  35.     Top = 56
  36.     Width = 90
  37.     Height = 16
  38.     Caption = 'Strana C [mm] :'
  39.   end
  40.   object Label4: TLabel
  41.     Left = 8
  42.     Top = 80
  43.     Width = 91
  44.     Height = 16
  45.     Caption = 'Strana D [mm] :'
  46.   end
  47.   object Label5: TLabel
  48.     Left = 8
  49.     Top = 104
  50.     Width = 90
  51.     Height = 16
  52.     Caption = 'Strana E [mm] :'
  53.   end
  54.   object Label6: TLabel
  55.     Left = 8
  56.     Top = 128
  57.     Width = 126
  58.     Height = 16
  59.     Caption = 'S∩┐╜la materi∩┐╜lu t [mm] :'
  60.   end
  61.   object Label7: TLabel
  62.     Left = 8
  63.     Top = 152
  64.     Width = 150
  65.     Height = 16
  66.     Caption = 'Polom∩┐╜r ohybu R1 [mm] :'
  67.   end
  68.   object Label8: TLabel
  69.     Left = 8
  70.     Top = 176
  71.     Width = 150
  72.     Height = 16
  73.     Caption = 'Polom∩┐╜r ohybu R2 [mm] :'
  74.   end
  75.   object Label9: TLabel
  76.     Left = 8
  77.     Top = 200
  78.     Width = 150
  79.     Height = 16
  80.     Caption = 'Polom∩┐╜r ohybu R3 [mm] :'
  81.   end
  82.   object Label10: TLabel
  83.     Left = 8
  84.     Top = 224
  85.     Width = 150
  86.     Height = 16
  87.     Caption = 'Polom∩┐╜r ohybu R4 [mm] :'
  88.   end
  89.   object Ok: TButton
  90.     Left = 248
  91.     Top = 8
  92.     Width = 75
  93.     Height = 25
  94.     Caption = 'Ok'
  95.     TabOrder = 0
  96.     OnClick = OkClick
  97.   end
  98.   object Cancel: TButton
  99.     Left = 248
  100.     Top = 40
  101.     Width = 75
  102.     Height = 25
  103.     Caption = 'Cancel'
  104.     TabOrder = 1
  105.     OnClick = CancelClick
  106.   end
  107.   object Za: TEdit
  108.     Left = 176
  109.     Top = 8
  110.     Width = 65
  111.     Height = 24
  112.     TabOrder = 2
  113.     Text = '1'
  114.   end
  115.   object Zb: TEdit
  116.     Left = 176
  117.     Top = 32
  118.     Width = 65
  119.     Height = 24
  120.     TabOrder = 3
  121.     Text = '1'
  122.   end
  123.   object Zc: TEdit
  124.     Left = 176
  125.     Top = 56
  126.     Width = 65
  127.     Height = 24
  128.     TabOrder = 4
  129.     Text = '1'
  130.   end
  131.   object Zd: TEdit
  132.     Left = 176
  133.     Top = 80
  134.     Width = 65
  135.     Height = 24
  136.     TabOrder = 5
  137.     Text = '1'
  138.   end
  139.   object Ze: TEdit
  140.     Left = 176
  141.     Top = 104
  142.     Width = 65
  143.     Height = 24
  144.     TabOrder = 6
  145.     Text = '1'
  146.   end
  147.   object Zt: TEdit
  148.     Left = 176
  149.     Top = 128
  150.     Width = 65
  151.     Height = 24
  152.     TabOrder = 7
  153.     Text = '1'
  154.   end
  155.   object Zr1: TEdit
  156.     Left = 176
  157.     Top = 152
  158.     Width = 65
  159.     Height = 24
  160.     TabOrder = 8
  161.     Text = '1'
  162.   end
  163.   object Zr2: TEdit
  164.     Left = 176
  165.     Top = 176
  166.     Width = 65
  167.     Height = 24
  168.     TabOrder = 9
  169.     Text = '1'
  170.   end
  171.   object Zr3: TEdit
  172.     Left = 176
  173.     Top = 200
  174.     Width = 65
  175.     Height = 24
  176.     TabOrder = 10
  177.     Text = '1'
  178.   end
  179.   object Zr4: TEdit
  180.     Left = 176
  181.     Top = 224
  182.     Width = 65
  183.     Height = 24
  184.     TabOrder = 11
  185.     Text = '1'
  186.   end
  187. end
  188.