home *** CD-ROM | disk | FTP | other *** search
/ Hot Shareware 35 / hot35.iso / ficheros / 9APLI / 32PSCA31.ZIP / _SETUP.1 / CAO30.exe / 0 / RCDATA / TFORM3 / TFORM3.txt
Text File  |  1998-05-08  |  20KB  |  705 lines

  1. inherited Form3: TForm3
  2.   Left = 168
  3.   Top = 110
  4.   Caption = ''
  5.   PixelsPerInch = 96
  6.   TextHeight = 16
  7.   inherited PageControl1: TExtPageControl
  8.     Color = clSilver
  9.   end
  10.   inherited PgRight: TPanel
  11.     inherited Notebook1: TExtPageControl
  12.       inherited Part1: TTabSheet
  13.         inherited PgR1: TPanel
  14.           object Label1: TLabel
  15.             Tag = 1
  16.             Left = 6
  17.             Top = 6
  18.             Width = 50
  19.             Height = 14
  20.             Caption = 'Car Name:'
  21.             Font.Charset = DEFAULT_CHARSET
  22.             Font.Color = clBlack
  23.             Font.Height = -11
  24.             Font.Name = 'Arial'
  25.             Font.Style = []
  26.             ParentFont = False
  27.           end
  28.           object Label2: TLabel
  29.             Tag = 2
  30.             Left = 6
  31.             Top = 62
  32.             Width = 68
  33.             Height = 14
  34.             Caption = 'Manufacturer:'
  35.             Font.Charset = DEFAULT_CHARSET
  36.             Font.Color = clBlack
  37.             Font.Height = -11
  38.             Font.Name = 'Arial'
  39.             Font.Style = []
  40.             ParentFont = False
  41.           end
  42.           object Label8: TLabel
  43.             Tag = 3
  44.             Left = 6
  45.             Top = 95
  46.             Width = 47
  47.             Height = 14
  48.             Caption = 'Category:'
  49.             Font.Charset = DEFAULT_CHARSET
  50.             Font.Color = clBlack
  51.             Font.Height = -11
  52.             Font.Name = 'Arial'
  53.             Font.Style = []
  54.             ParentFont = False
  55.           end
  56.           object Label3: TLabel
  57.             Tag = 4
  58.             Left = 6
  59.             Top = 128
  60.             Width = 75
  61.             Height = 14
  62.             Caption = 'Engine Position:'
  63.             Font.Charset = DEFAULT_CHARSET
  64.             Font.Color = clBlack
  65.             Font.Height = -11
  66.             Font.Name = 'Arial'
  67.             Font.Style = []
  68.             ParentFont = False
  69.           end
  70.           object Label7: TLabel
  71.             Tag = 5
  72.             Left = 6
  73.             Top = 155
  74.             Width = 55
  75.             Height = 14
  76.             Caption = 'Drive Type:'
  77.             Font.Charset = DEFAULT_CHARSET
  78.             Font.Color = clBlack
  79.             Font.Height = -11
  80.             Font.Name = 'Arial'
  81.             Font.Style = []
  82.             ParentFont = False
  83.           end
  84.           object Label5: TLabel
  85.             Tag = 6
  86.             Left = 6
  87.             Top = 195
  88.             Width = 61
  89.             Height = 14
  90.             Caption = 'Passengers:'
  91.             Font.Charset = DEFAULT_CHARSET
  92.             Font.Color = clBlack
  93.             Font.Height = -11
  94.             Font.Name = 'Arial'
  95.             Font.Style = []
  96.             ParentFont = False
  97.           end
  98.           object Label4: TLabel
  99.             Tag = 7
  100.             Left = 6
  101.             Top = 235
  102.             Width = 27
  103.             Height = 14
  104.             Caption = 'Year:'
  105.             Font.Charset = DEFAULT_CHARSET
  106.             Font.Color = clBlack
  107.             Font.Height = -11
  108.             Font.Name = 'Arial'
  109.             Font.Style = []
  110.             ParentFont = False
  111.           end
  112.           object Label9: TLabel
  113.             Tag = 8
  114.             Left = 6
  115.             Top = 275
  116.             Width = 27
  117.             Height = 14
  118.             Caption = 'Price:'
  119.             Font.Charset = DEFAULT_CHARSET
  120.             Font.Color = clBlack
  121.             Font.Height = -11
  122.             Font.Name = 'Arial'
  123.             Font.Style = []
  124.             ParentFont = False
  125.           end
  126.           object Label6: TLabel
  127.             Tag = 9
  128.             Left = 125
  129.             Top = 155
  130.             Width = 64
  131.             Height = 14
  132.             Caption = 'Small Picture:'
  133.             Font.Charset = DEFAULT_CHARSET
  134.             Font.Color = clBlack
  135.             Font.Height = -11
  136.             Font.Name = 'Arial'
  137.             Font.Style = []
  138.             ParentFont = False
  139.           end
  140.           object L1: TEdit
  141.             Tag = 1
  142.             Left = 6
  143.             Top = 20
  144.             Width = 257
  145.             Height = 24
  146.             Hint = 'Enter Text Here'
  147.             AutoSelect = False
  148.             TabOrder = 0
  149.           end
  150.           object L2: TLookup
  151.             Tag = 2
  152.             Left = 82
  153.             Top = 57
  154.             Width = 181
  155.             Height = 24
  156.             Hint = 'Lookup Field - click on the down arrow to see the choices'
  157.             ItemHeight = 16
  158.             Sorted = True
  159.             TabOrder = 1
  160.             Source = 'list1.dbf'
  161.           end
  162.           object L3: TLookup
  163.             Tag = 3
  164.             Left = 82
  165.             Top = 90
  166.             Width = 181
  167.             Height = 24
  168.             Hint = 'Lookup Field - click on the down arrow to see the choices'
  169.             ItemHeight = 16
  170.             Sorted = True
  171.             TabOrder = 2
  172.             Source = 'list2.dbf'
  173.           end
  174.           object L4: TLookup
  175.             Tag = 4
  176.             Left = 82
  177.             Top = 123
  178.             Width = 181
  179.             Height = 24
  180.             Hint = 'Lookup Field - click on the down arrow to see the choices'
  181.             ItemHeight = 16
  182.             Sorted = True
  183.             TabOrder = 3
  184.             Source = 'list3.dbf'
  185.           end
  186.           object L5: TLookup
  187.             Tag = 5
  188.             Left = 6
  189.             Top = 169
  190.             Width = 115
  191.             Height = 24
  192.             Hint = 'Lookup Field - click on the down arrow to see the choices'
  193.             ItemHeight = 16
  194.             Sorted = True
  195.             TabOrder = 4
  196.             Source = 'list4.dbf'
  197.           end
  198.           object L6: TLookup
  199.             Tag = 6
  200.             Left = 6
  201.             Top = 209
  202.             Width = 115
  203.             Height = 24
  204.             Hint = 'Lookup Field - click on the down arrow to see the choices'
  205.             ItemHeight = 16
  206.             Sorted = True
  207.             TabOrder = 5
  208.             Source = 'list5.dbf'
  209.           end
  210.           object L7: TLookup
  211.             Tag = 7
  212.             Left = 6
  213.             Top = 249
  214.             Width = 115
  215.             Height = 24
  216.             Hint = 'Lookup Field - click on the down arrow to see the choices'
  217.             ItemHeight = 16
  218.             Sorted = True
  219.             TabOrder = 6
  220.             Source = 'list6.dbf'
  221.           end
  222.           object L8: TCurrencyEdit
  223.             Tag = 8
  224.             Left = 6
  225.             Top = 289
  226.             Width = 115
  227.             Height = 24
  228.             Hint = 'Numeric Field - Enter Number Here'
  229.             AutoSelect = False
  230.             DisplayFormat = ',0.00'
  231.             Font.Charset = DEFAULT_CHARSET
  232.             Font.Color = clBlue
  233.             Font.Height = -13
  234.             Font.Name = 'System'
  235.             Font.Style = []
  236.             ParentFont = False
  237.             TabOrder = 7
  238.           end
  239.           object L9: TDbMultiImgControl
  240.             Tag = 9
  241.             Left = 126
  242.             Top = 169
  243.             Width = 138
  244.             Height = 144
  245.             Hint = 'Graphical Field - Right Click to display Popup Menu'
  246.             Caption = 'L9'
  247.             TabOrder = 8
  248.             SpeedBarHeight = 24
  249.             SpeedBarVisible = False
  250.           end
  251.         end
  252.       end
  253.       inherited Part2: TTabSheet
  254.         inherited PgR2: TPanel
  255.           object Label11: TLabel
  256.             Tag = 10
  257.             Left = 6
  258.             Top = 6
  259.             Width = 54
  260.             Height = 14
  261.             Caption = 'Short Note:'
  262.             Font.Charset = DEFAULT_CHARSET
  263.             Font.Color = clBlack
  264.             Font.Height = -11
  265.             Font.Name = 'Arial'
  266.             Font.Style = []
  267.             ParentFont = False
  268.           end
  269.           object Label12: TLabel
  270.             Tag = 11
  271.             Left = 6
  272.             Top = 46
  273.             Width = 54
  274.             Height = 14
  275.             Caption = 'Keywords:'
  276.             Font.Charset = DEFAULT_CHARSET
  277.             Font.Color = clBlack
  278.             Font.Height = -11
  279.             Font.Name = 'Arial'
  280.             Font.Style = []
  281.             ParentFont = False
  282.           end
  283.           object Label13: TLabel
  284.             Tag = 12
  285.             Left = 6
  286.             Top = 95
  287.             Width = 35
  288.             Height = 14
  289.             Caption = 'Engine:'
  290.             Font.Charset = DEFAULT_CHARSET
  291.             Font.Color = clBlack
  292.             Font.Height = -11
  293.             Font.Name = 'Arial'
  294.             Font.Style = []
  295.             ParentFont = False
  296.           end
  297.           object Label14: TLabel
  298.             Tag = 13
  299.             Left = 6
  300.             Top = 125
  301.             Width = 48
  302.             Height = 14
  303.             Caption = 'Custom 1:'
  304.             Font.Charset = DEFAULT_CHARSET
  305.             Font.Color = clBlack
  306.             Font.Height = -11
  307.             Font.Name = 'Arial'
  308.             Font.Style = []
  309.             ParentFont = False
  310.           end
  311.           object Label16: TLabel
  312.             Tag = 14
  313.             Left = 6
  314.             Top = 149
  315.             Width = 35
  316.             Height = 14
  317.             Caption = 'Power:'
  318.             Font.Charset = DEFAULT_CHARSET
  319.             Font.Color = clBlack
  320.             Font.Height = -11
  321.             Font.Name = 'Arial'
  322.             Font.Style = []
  323.             ParentFont = False
  324.           end
  325.           object Label15: TLabel
  326.             Tag = 15
  327.             Left = 94
  328.             Top = 149
  329.             Width = 55
  330.             Height = 14
  331.             Caption = 'Top Speed:'
  332.             Font.Charset = DEFAULT_CHARSET
  333.             Font.Color = clBlack
  334.             Font.Height = -11
  335.             Font.Name = 'Arial'
  336.             Font.Style = []
  337.             ParentFont = False
  338.           end
  339.           object Label17: TLabel
  340.             Tag = 16
  341.             Left = 183
  342.             Top = 149
  343.             Width = 64
  344.             Height = 14
  345.             Caption = 'Acceleration:'
  346.             Font.Charset = DEFAULT_CHARSET
  347.             Font.Color = clBlack
  348.             Font.Height = -11
  349.             Font.Name = 'Arial'
  350.             Font.Style = []
  351.             ParentFont = False
  352.           end
  353.           object Label18: TLabel
  354.             Tag = 17
  355.             Left = 6
  356.             Top = 191
  357.             Width = 44
  358.             Height = 14
  359.             Caption = 'Fuel City:'
  360.             Font.Charset = DEFAULT_CHARSET
  361.             Font.Color = clBlack
  362.             Font.Height = -11
  363.             Font.Name = 'Arial'
  364.             Font.Style = []
  365.             ParentFont = False
  366.           end
  367.           object Label20: TLabel
  368.             Tag = 18
  369.             Left = 94
  370.             Top = 191
  371.             Width = 69
  372.             Height = 14
  373.             Caption = 'Fuel Highway:'
  374.             Font.Charset = DEFAULT_CHARSET
  375.             Font.Color = clBlack
  376.             Font.Height = -11
  377.             Font.Name = 'Arial'
  378.             Font.Style = []
  379.             ParentFont = False
  380.           end
  381.           object Label21: TLabel
  382.             Tag = 19
  383.             Left = 183
  384.             Top = 191
  385.             Width = 48
  386.             Height = 14
  387.             Caption = 'Custom 2:'
  388.             Font.Charset = DEFAULT_CHARSET
  389.             Font.Color = clBlack
  390.             Font.Height = -11
  391.             Font.Name = 'Arial'
  392.             Font.Style = []
  393.             ParentFont = False
  394.           end
  395.           object Label28: TLabel
  396.             Tag = 20
  397.             Left = 6
  398.             Top = 234
  399.             Width = 48
  400.             Height = 14
  401.             Caption = 'Custom 3:'
  402.             Font.Charset = DEFAULT_CHARSET
  403.             Font.Color = clBlack
  404.             Font.Height = -11
  405.             Font.Name = 'Arial'
  406.             Font.Style = []
  407.             ParentFont = False
  408.           end
  409.           object Label30: TLabel
  410.             Tag = 21
  411.             Left = 100
  412.             Top = 234
  413.             Width = 48
  414.             Height = 14
  415.             Caption = 'Custom 4:'
  416.             Font.Charset = DEFAULT_CHARSET
  417.             Font.Color = clBlack
  418.             Font.Height = -11
  419.             Font.Name = 'Arial'
  420.             Font.Style = []
  421.             ParentFont = False
  422.           end
  423.           object Label29: TLabel
  424.             Tag = 22
  425.             Left = 6
  426.             Top = 275
  427.             Width = 48
  428.             Height = 14
  429.             Caption = 'Custom 5:'
  430.             Font.Charset = DEFAULT_CHARSET
  431.             Font.Color = clBlack
  432.             Font.Height = -11
  433.             Font.Name = 'Arial'
  434.             Font.Style = []
  435.             ParentFont = False
  436.           end
  437.           object Label31: TLabel
  438.             Tag = 23
  439.             Left = 100
  440.             Top = 275
  441.             Width = 58
  442.             Height = 14
  443.             Caption = 'Attachment:'
  444.             Font.Charset = DEFAULT_CHARSET
  445.             Font.Color = clBlack
  446.             Font.Height = -11
  447.             Font.Name = 'Arial'
  448.             Font.Style = []
  449.             ParentFont = False
  450.           end
  451.           object L10: TEdit
  452.             Tag = 10
  453.             Left = 6
  454.             Top = 20
  455.             Width = 257
  456.             Height = 24
  457.             Hint = 'Enter Text Here'
  458.             AutoSelect = False
  459.             TabOrder = 0
  460.           end
  461.           object L11: TEdit
  462.             Tag = 11
  463.             Left = 6
  464.             Top = 60
  465.             Width = 257
  466.             Height = 24
  467.             Hint = 'Enter Text Here'
  468.             AutoSelect = False
  469.             TabOrder = 1
  470.           end
  471.           object L12: TEdit
  472.             Tag = 12
  473.             Left = 70
  474.             Top = 90
  475.             Width = 193
  476.             Height = 24
  477.             Hint = 'Enter Text Here'
  478.             AutoSelect = False
  479.             TabOrder = 2
  480.           end
  481.           object L13: TLookup
  482.             Tag = 13
  483.             Left = 70
  484.             Top = 120
  485.             Width = 193
  486.             Height = 24
  487.             Hint = 'Lookup Field - click on the down arrow to see the choices'
  488.             ItemHeight = 0
  489.             Sorted = True
  490.             TabOrder = 3
  491.             Source = 'list7.dbf'
  492.           end
  493.           object L14: TCurrencyEdit
  494.             Tag = 14
  495.             Left = 6
  496.             Top = 163
  497.             Width = 80
  498.             Height = 21
  499.             Hint = 'Numeric Field - Enter Number Here'
  500.             AutoSelect = False
  501.             DisplayFormat = ',0'
  502.             Font.Charset = DEFAULT_CHARSET
  503.             Font.Color = clBlue
  504.             Font.Height = -13
  505.             Font.Name = 'System'
  506.             Font.Style = []
  507.             ParentFont = False
  508.             TabOrder = 4
  509.           end
  510.           object L15: TCurrencyEdit
  511.             Tag = 15
  512.             Left = 94
  513.             Top = 163
  514.             Width = 80
  515.             Height = 21
  516.             Hint = 'Numeric Field - Enter Number Here'
  517.             AutoSelect = False
  518.             DisplayFormat = ',0'
  519.             Font.Charset = DEFAULT_CHARSET
  520.             Font.Color = clBlue
  521.             Font.Height = -13
  522.             Font.Name = 'System'
  523.             Font.Style = []
  524.             ParentFont = False
  525.             TabOrder = 5
  526.           end
  527.           object L16: TCurrencyEdit
  528.             Tag = 16
  529.             Left = 183
  530.             Top = 163
  531.             Width = 80
  532.             Height = 21
  533.             Hint = 'Numeric Field - Enter Number Here'
  534.             AutoSelect = False
  535.             DisplayFormat = ',0.0'
  536.             Font.Charset = DEFAULT_CHARSET
  537.             Font.Color = clBlue
  538.             Font.Height = -13
  539.             Font.Name = 'System'
  540.             Font.Style = []
  541.             ParentFont = False
  542.             TabOrder = 6
  543.           end
  544.           object L17: TCurrencyEdit
  545.             Tag = 17
  546.             Left = 6
  547.             Top = 205
  548.             Width = 80
  549.             Height = 21
  550.             Hint = 'Numeric Field - Enter Number Here'
  551.             AutoSelect = False
  552.             DisplayFormat = ',0.0'
  553.             Font.Charset = DEFAULT_CHARSET
  554.             Font.Color = clBlue
  555.             Font.Height = -13
  556.             Font.Name = 'System'
  557.             Font.Style = []
  558.             ParentFont = False
  559.             TabOrder = 7
  560.           end
  561.           object L18: TCurrencyEdit
  562.             Tag = 18
  563.             Left = 94
  564.             Top = 205
  565.             Width = 80
  566.             Height = 21
  567.             Hint = 'Numeric Field - Enter Number Here'
  568.             AutoSelect = False
  569.             DisplayFormat = ',0.0'
  570.             Font.Charset = DEFAULT_CHARSET
  571.             Font.Color = clBlue
  572.             Font.Height = -13
  573.             Font.Name = 'System'
  574.             Font.Style = []
  575.             ParentFont = False
  576.             TabOrder = 8
  577.           end
  578.           object L19: TCurrencyEdit
  579.             Tag = 19
  580.             Left = 183
  581.             Top = 205
  582.             Width = 80
  583.             Height = 21
  584.             Hint = 'Numeric Field - Enter Number Here'
  585.             AutoSelect = False
  586.             DisplayFormat = ',0.0'
  587.             Font.Charset = DEFAULT_CHARSET
  588.             Font.Color = clBlue
  589.             Font.Height = -13
  590.             Font.Name = 'System'
  591.             Font.Style = []
  592.             ParentFont = False
  593.             TabOrder = 9
  594.           end
  595.           object L20: TDateEdit
  596.             Tag = 20
  597.             Left = 6
  598.             Top = 248
  599.             Width = 89
  600.             Height = 24
  601.             Hint = 'Date Field - Enter Date Here'
  602.             DateFormat = 'mm/dd/yyyy'
  603.             Date = '__/__/____'
  604.             MaxLength = 10
  605.             TabOrder = 10
  606.           end
  607.           object L21: TEdit
  608.             Tag = 21
  609.             Left = 100
  610.             Top = 248
  611.             Width = 163
  612.             Height = 24
  613.             Hint = 'Enter Text Here'
  614.             AutoSelect = False
  615.             TabOrder = 11
  616.           end
  617.           object L22: TCurrencyEdit
  618.             Tag = 22
  619.             Left = 6
  620.             Top = 289
  621.             Width = 89
  622.             Height = 24
  623.             Hint = 'Numeric Field - Enter Number Here'
  624.             AutoSelect = False
  625.             DisplayFormat = ',0.00'
  626.             Font.Charset = DEFAULT_CHARSET
  627.             Font.Color = clBlue
  628.             Font.Height = -13
  629.             Font.Name = 'System'
  630.             Font.Style = []
  631.             ParentFont = False
  632.             TabOrder = 12
  633.           end
  634.           object L23: TMultiMediaEdit
  635.             Tag = 23
  636.             Left = 100
  637.             Top = 289
  638.             Width = 163
  639.             Height = 24
  640.             Hint = 'Attachment Field - see help for more information'
  641.             TabOrder = 13
  642.           end
  643.         end
  644.       end
  645.       inherited Part3: TTabSheet
  646.         inherited PgR3: TPanel
  647.           object Label32: TLabel
  648.             Tag = 24
  649.             Left = 6
  650.             Top = 2
  651.             Width = 31
  652.             Height = 14
  653.             Caption = 'Notes:'
  654.             Font.Charset = DEFAULT_CHARSET
  655.             Font.Color = clBlack
  656.             Font.Height = -11
  657.             Font.Name = 'Arial'
  658.             Font.Style = []
  659.             ParentFont = False
  660.           end
  661.           object L24: TMemo
  662.             Tag = 24
  663.             Left = 6
  664.             Top = 16
  665.             Width = 257
  666.             Height = 303
  667.             Hint = 'Enter Text Here'
  668.             ScrollBars = ssVertical
  669.             TabOrder = 0
  670.           end
  671.         end
  672.       end
  673.       inherited Part4: TTabSheet
  674.         inherited PgR4: TPanel
  675.           object Label22: TLabel
  676.             Tag = 25
  677.             Left = 6
  678.             Top = 2
  679.             Width = 36
  680.             Height = 14
  681.             Caption = 'Picture:'
  682.             Font.Charset = DEFAULT_CHARSET
  683.             Font.Color = clBlack
  684.             Font.Height = -11
  685.             Font.Name = 'Arial'
  686.             Font.Style = []
  687.             ParentFont = False
  688.           end
  689.           object L25: TDbMultiImgControl
  690.             Tag = 25
  691.             Left = 6
  692.             Top = 16
  693.             Width = 260
  694.             Height = 305
  695.             Hint = 'Graphical Field - Right Click to display Popup Menu'
  696.             TabOrder = 0
  697.             TabStop = True
  698.             SpeedBarHeight = 24
  699.           end
  700.         end
  701.       end
  702.     end
  703.   end
  704. end
  705.