home *** CD-ROM | disk | FTP | other *** search
/ Hot Shareware 35 / hot35.iso / ficheros / 9EDU / VIN32_96.ZIP / VIN32.EXE / 0 / RCDATA / TTITLEFLF / TTITLEFLF.txt
Text File  |  1998-04-25  |  10KB  |  492 lines

  1. object TitleFlF: TTitleFlF
  2.   Left = 198
  3.   Top = 431
  4.   BorderStyle = bsDialog
  5.   Caption = 'Floating Titles Dialog'
  6.   ClientHeight = 414
  7.   ClientWidth = 612
  8.   Font.Color = clBlack
  9.   Font.Height = -17
  10.   Font.Name = 'Times New Roman Special G1'
  11.   Font.Style = [fsBold]
  12.   OnShow = FormShow
  13.   PixelsPerInch = 120
  14.   TextHeight = 26
  15.   object Label1: TLabel
  16.     Left = 79
  17.     Top = 0
  18.     Width = 218
  19.     Height = 25
  20.     Alignment = taCenter
  21.     AutoSize = False
  22.     Caption = 'Floating Titles'
  23.   end
  24.   object Label2: TLabel
  25.     Left = 352
  26.     Top = 0
  27.     Width = 129
  28.     Height = 26
  29.     Alignment = taCenter
  30.     AutoSize = False
  31.     Caption = 'X Position'
  32.   end
  33.   object Label3: TLabel
  34.     Left = 488
  35.     Top = 0
  36.     Width = 121
  37.     Height = 25
  38.     Alignment = taCenter
  39.     AutoSize = False
  40.     Caption = 'Y Position'
  41.   end
  42.   object Edit1: TEdit
  43.     Left = 11
  44.     Top = 27
  45.     Width = 337
  46.     Height = 25
  47.     AutoSize = False
  48.     Font.Color = clBlack
  49.     Font.Height = -15
  50.     Font.Name = 'Times New Roman Special G1'
  51.     Font.Style = [fsBold]
  52.     ParentFont = False
  53.     TabOrder = 0
  54.   end
  55.   object Edit2: TEdit
  56.     Left = 11
  57.     Top = 63
  58.     Width = 337
  59.     Height = 25
  60.     AutoSize = False
  61.     Font.Color = clBlack
  62.     Font.Height = -15
  63.     Font.Name = 'Times New Roman Special G1'
  64.     Font.Style = [fsBold]
  65.     ParentFont = False
  66.     TabOrder = 1
  67.   end
  68.   object Edit3: TEdit
  69.     Left = 11
  70.     Top = 98
  71.     Width = 337
  72.     Height = 25
  73.     AutoSize = False
  74.     Font.Color = clBlack
  75.     Font.Height = -15
  76.     Font.Name = 'Times New Roman Special G1'
  77.     Font.Style = [fsBold]
  78.     ParentFont = False
  79.     TabOrder = 2
  80.   end
  81.   object Edit4: TEdit
  82.     Left = 11
  83.     Top = 134
  84.     Width = 337
  85.     Height = 25
  86.     AutoSize = False
  87.     Font.Color = clBlack
  88.     Font.Height = -15
  89.     Font.Name = 'Times New Roman Special G1'
  90.     Font.Style = [fsBold]
  91.     ParentFont = False
  92.     TabOrder = 3
  93.   end
  94.   object Edit5: TEdit
  95.     Left = 11
  96.     Top = 170
  97.     Width = 337
  98.     Height = 25
  99.     AutoSize = False
  100.     Font.Color = clBlack
  101.     Font.Height = -15
  102.     Font.Name = 'Times New Roman Special G1'
  103.     Font.Style = [fsBold]
  104.     ParentFont = False
  105.     TabOrder = 4
  106.   end
  107.   object Edit6: TEdit
  108.     Left = 11
  109.     Top = 205
  110.     Width = 337
  111.     Height = 25
  112.     AutoSize = False
  113.     Font.Color = clBlack
  114.     Font.Height = -15
  115.     Font.Name = 'Times New Roman Special G1'
  116.     Font.Style = [fsBold]
  117.     ParentFont = False
  118.     TabOrder = 5
  119.   end
  120.   object Edit7: TEdit
  121.     Left = 11
  122.     Top = 241
  123.     Width = 337
  124.     Height = 25
  125.     AutoSize = False
  126.     Font.Color = clBlack
  127.     Font.Height = -15
  128.     Font.Name = 'Times New Roman Special G1'
  129.     Font.Style = [fsBold]
  130.     ParentFont = False
  131.     TabOrder = 6
  132.   end
  133.   object Edit8: TEdit
  134.     Left = 11
  135.     Top = 277
  136.     Width = 337
  137.     Height = 25
  138.     AutoSize = False
  139.     Font.Color = clBlack
  140.     Font.Height = -15
  141.     Font.Name = 'Times New Roman Special G1'
  142.     Font.Style = [fsBold]
  143.     ParentFont = False
  144.     TabOrder = 7
  145.   end
  146.   object Edit9: TEdit
  147.     Left = 11
  148.     Top = 312
  149.     Width = 337
  150.     Height = 25
  151.     AutoSize = False
  152.     Font.Color = clBlack
  153.     Font.Height = -15
  154.     Font.Name = 'Times New Roman Special G1'
  155.     Font.Style = [fsBold]
  156.     ParentFont = False
  157.     TabOrder = 8
  158.   end
  159.   object Edit10: TEdit
  160.     Left = 11
  161.     Top = 348
  162.     Width = 337
  163.     Height = 25
  164.     AutoSize = False
  165.     Font.Color = clBlack
  166.     Font.Height = -15
  167.     Font.Name = 'Times New Roman Special G1'
  168.     Font.Style = [fsBold]
  169.     ParentFont = False
  170.     TabOrder = 9
  171.   end
  172.   object Edit11: TEdit
  173.     Left = 359
  174.     Top = 27
  175.     Width = 116
  176.     Height = 25
  177.     AutoSize = False
  178.     Font.Color = clBlack
  179.     Font.Height = -15
  180.     Font.Name = 'Times New Roman Special G1'
  181.     Font.Style = [fsBold]
  182.     ParentFont = False
  183.     TabOrder = 10
  184.   end
  185.   object Edit12: TEdit
  186.     Left = 359
  187.     Top = 63
  188.     Width = 116
  189.     Height = 25
  190.     AutoSize = False
  191.     Font.Color = clBlack
  192.     Font.Height = -15
  193.     Font.Name = 'Times New Roman Special G1'
  194.     Font.Style = [fsBold]
  195.     ParentFont = False
  196.     TabOrder = 11
  197.   end
  198.   object Edit13: TEdit
  199.     Left = 359
  200.     Top = 98
  201.     Width = 116
  202.     Height = 25
  203.     AutoSize = False
  204.     Font.Color = clBlack
  205.     Font.Height = -15
  206.     Font.Name = 'Times New Roman Special G1'
  207.     Font.Style = [fsBold]
  208.     ParentFont = False
  209.     TabOrder = 12
  210.   end
  211.   object Edit14: TEdit
  212.     Left = 359
  213.     Top = 134
  214.     Width = 116
  215.     Height = 25
  216.     AutoSize = False
  217.     Font.Color = clBlack
  218.     Font.Height = -15
  219.     Font.Name = 'Times New Roman Special G1'
  220.     Font.Style = [fsBold]
  221.     ParentFont = False
  222.     TabOrder = 13
  223.   end
  224.   object Edit15: TEdit
  225.     Left = 359
  226.     Top = 170
  227.     Width = 116
  228.     Height = 25
  229.     AutoSize = False
  230.     Font.Color = clBlack
  231.     Font.Height = -15
  232.     Font.Name = 'Times New Roman Special G1'
  233.     Font.Style = [fsBold]
  234.     ParentFont = False
  235.     TabOrder = 14
  236.   end
  237.   object Edit16: TEdit
  238.     Left = 359
  239.     Top = 205
  240.     Width = 116
  241.     Height = 25
  242.     AutoSize = False
  243.     Font.Color = clBlack
  244.     Font.Height = -15
  245.     Font.Name = 'Times New Roman Special G1'
  246.     Font.Style = [fsBold]
  247.     ParentFont = False
  248.     TabOrder = 15
  249.   end
  250.   object Edit17: TEdit
  251.     Left = 359
  252.     Top = 241
  253.     Width = 116
  254.     Height = 25
  255.     AutoSize = False
  256.     Font.Color = clBlack
  257.     Font.Height = -15
  258.     Font.Name = 'Times New Roman Special G1'
  259.     Font.Style = [fsBold]
  260.     ParentFont = False
  261.     TabOrder = 16
  262.   end
  263.   object Edit18: TEdit
  264.     Left = 359
  265.     Top = 277
  266.     Width = 116
  267.     Height = 25
  268.     AutoSize = False
  269.     Font.Color = clBlack
  270.     Font.Height = -15
  271.     Font.Name = 'Times New Roman Special G1'
  272.     Font.Style = [fsBold]
  273.     ParentFont = False
  274.     TabOrder = 17
  275.   end
  276.   object Edit19: TEdit
  277.     Left = 359
  278.     Top = 312
  279.     Width = 116
  280.     Height = 25
  281.     AutoSize = False
  282.     Font.Color = clBlack
  283.     Font.Height = -15
  284.     Font.Name = 'Times New Roman Special G1'
  285.     Font.Style = [fsBold]
  286.     ParentFont = False
  287.     TabOrder = 18
  288.   end
  289.   object Edit20: TEdit
  290.     Left = 359
  291.     Top = 348
  292.     Width = 116
  293.     Height = 25
  294.     AutoSize = False
  295.     Font.Color = clBlack
  296.     Font.Height = -15
  297.     Font.Name = 'Times New Roman Special G1'
  298.     Font.Style = [fsBold]
  299.     ParentFont = False
  300.     TabOrder = 19
  301.   end
  302.   object Edit21: TEdit
  303.     Left = 487
  304.     Top = 27
  305.     Width = 116
  306.     Height = 25
  307.     AutoSize = False
  308.     Font.Color = clBlack
  309.     Font.Height = -15
  310.     Font.Name = 'Times New Roman Special G1'
  311.     Font.Style = [fsBold]
  312.     ParentFont = False
  313.     TabOrder = 20
  314.   end
  315.   object Edit22: TEdit
  316.     Left = 487
  317.     Top = 63
  318.     Width = 116
  319.     Height = 25
  320.     AutoSize = False
  321.     Font.Color = clBlack
  322.     Font.Height = -15
  323.     Font.Name = 'Times New Roman Special G1'
  324.     Font.Style = [fsBold]
  325.     ParentFont = False
  326.     TabOrder = 21
  327.   end
  328.   object Edit23: TEdit
  329.     Left = 487
  330.     Top = 98
  331.     Width = 116
  332.     Height = 25
  333.     AutoSize = False
  334.     Font.Color = clBlack
  335.     Font.Height = -15
  336.     Font.Name = 'Times New Roman Special G1'
  337.     Font.Style = [fsBold]
  338.     ParentFont = False
  339.     TabOrder = 22
  340.   end
  341.   object Edit24: TEdit
  342.     Left = 487
  343.     Top = 134
  344.     Width = 116
  345.     Height = 25
  346.     AutoSize = False
  347.     Font.Color = clBlack
  348.     Font.Height = -15
  349.     Font.Name = 'Times New Roman Special G1'
  350.     Font.Style = [fsBold]
  351.     ParentFont = False
  352.     TabOrder = 23
  353.   end
  354.   object Edit25: TEdit
  355.     Left = 487
  356.     Top = 170
  357.     Width = 116
  358.     Height = 25
  359.     AutoSize = False
  360.     Font.Color = clBlack
  361.     Font.Height = -15
  362.     Font.Name = 'Times New Roman Special G1'
  363.     Font.Style = [fsBold]
  364.     ParentFont = False
  365.     TabOrder = 24
  366.   end
  367.   object Edit26: TEdit
  368.     Left = 487
  369.     Top = 205
  370.     Width = 116
  371.     Height = 25
  372.     AutoSize = False
  373.     Font.Color = clBlack
  374.     Font.Height = -15
  375.     Font.Name = 'Times New Roman Special G1'
  376.     Font.Style = [fsBold]
  377.     ParentFont = False
  378.     TabOrder = 25
  379.   end
  380.   object Edit27: TEdit
  381.     Left = 487
  382.     Top = 241
  383.     Width = 116
  384.     Height = 25
  385.     AutoSize = False
  386.     Font.Color = clBlack
  387.     Font.Height = -15
  388.     Font.Name = 'Times New Roman Special G1'
  389.     Font.Style = [fsBold]
  390.     ParentFont = False
  391.     TabOrder = 26
  392.   end
  393.   object Edit28: TEdit
  394.     Left = 487
  395.     Top = 277
  396.     Width = 116
  397.     Height = 25
  398.     AutoSize = False
  399.     Font.Color = clBlack
  400.     Font.Height = -15
  401.     Font.Name = 'Times New Roman Special G1'
  402.     Font.Style = [fsBold]
  403.     ParentFont = False
  404.     TabOrder = 27
  405.   end
  406.   object Edit29: TEdit
  407.     Left = 487
  408.     Top = 312
  409.     Width = 116
  410.     Height = 25
  411.     AutoSize = False
  412.     Font.Color = clBlack
  413.     Font.Height = -15
  414.     Font.Name = 'Times New Roman Special G1'
  415.     Font.Style = [fsBold]
  416.     ParentFont = False
  417.     TabOrder = 28
  418.   end
  419.   object Edit30: TEdit
  420.     Left = 487
  421.     Top = 348
  422.     Width = 116
  423.     Height = 25
  424.     AutoSize = False
  425.     Font.Color = clBlack
  426.     Font.Height = -15
  427.     Font.Name = 'Times New Roman Special G1'
  428.     Font.Style = [fsBold]
  429.     ParentFont = False
  430.     TabOrder = 29
  431.   end
  432.   object Button1: TButton
  433.     Left = 80
  434.     Top = 382
  435.     Width = 75
  436.     Height = 25
  437.     Caption = 'OK'
  438.     Font.Color = clBlack
  439.     Font.Height = -15
  440.     Font.Name = 'Times New Roman Special G1'
  441.     Font.Style = [fsBold]
  442.     ModalResult = 1
  443.     ParentFont = False
  444.     TabOrder = 30
  445.     OnClick = Button1Click
  446.   end
  447.   object Button2: TButton
  448.     Left = 206
  449.     Top = 382
  450.     Width = 75
  451.     Height = 25
  452.     Caption = 'Cancel'
  453.     Font.Color = clBlack
  454.     Font.Height = -15
  455.     Font.Name = 'Times New Roman Special G1'
  456.     Font.Style = [fsBold]
  457.     ModalResult = 2
  458.     ParentFont = False
  459.     TabOrder = 31
  460.   end
  461.   object Button3: TButton
  462.     Left = 457
  463.     Top = 382
  464.     Width = 75
  465.     Height = 25
  466.     HelpContext = 900
  467.     Caption = 'Help'
  468.     Font.Color = clBlack
  469.     Font.Height = -15
  470.     Font.Name = 'Times New Roman Special G1'
  471.     Font.Style = [fsBold]
  472.     ParentFont = False
  473.     TabOrder = 32
  474.     OnClick = Button3Click
  475.   end
  476.   object Button4: TButton
  477.     Left = 331
  478.     Top = 382
  479.     Width = 75
  480.     Height = 25
  481.     HelpContext = 900
  482.     Caption = 'View'
  483.     Font.Color = clBlack
  484.     Font.Height = -15
  485.     Font.Name = 'Times New Roman Special G1'
  486.     Font.Style = [fsBold]
  487.     ParentFont = False
  488.     TabOrder = 33
  489.     OnClick = Button4Click
  490.   end
  491. end
  492.