home *** CD-ROM | disk | FTP | other *** search
/ Hot Shareware 32 / hot34.iso / ficheros / 9APLI / 32PSHD30.ZIP / _SETUP.1 / HAO30.exe / 0 / RCDATA / TFORM3 / TFORM3.txt
Text File  |  1998-02-19  |  16KB  |  603 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 = 7
  17.             Top = 6
  18.             Width = 30
  19.             Height = 14
  20.             Caption = '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 = 58
  32.             Width = 47
  33.             Height = 14
  34.             Caption = 'Producer:'
  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 = 89
  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 Label5: TLabel
  57.             Tag = 4
  58.             Left = 7
  59.             Top = 113
  60.             Width = 60
  61.             Height = 14
  62.             Caption = 'Item Symbol:'
  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 Label4: TLabel
  71.             Tag = 5
  72.             Left = 127
  73.             Top = 113
  74.             Width = 39
  75.             Height = 14
  76.             Caption = 'Serial #:'
  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 Label3: TLabel
  85.             Tag = 6
  86.             Left = 7
  87.             Top = 155
  88.             Width = 74
  89.             Height = 14
  90.             Caption = 'Purchase Date:'
  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 Label6: TLabel
  99.             Tag = 7
  100.             Left = 7
  101.             Top = 195
  102.             Width = 78
  103.             Height = 14
  104.             Caption = 'Installation Date:'
  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 = 7
  115.             Top = 235
  116.             Width = 106
  117.             Height = 14
  118.             Caption = 'Warranty Expiry Date:'
  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 Label10: TLabel
  127.             Tag = 9
  128.             Left = 7
  129.             Top = 275
  130.             Width = 27
  131.             Height = 14
  132.             Caption = 'Price:'
  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 Label7: TLabel
  141.             Tag = 10
  142.             Left = 127
  143.             Top = 155
  144.             Width = 64
  145.             Height = 14
  146.             Caption = 'Small Picture:'
  147.             Font.Charset = DEFAULT_CHARSET
  148.             Font.Color = clBlack
  149.             Font.Height = -11
  150.             Font.Name = 'Arial'
  151.             Font.Style = []
  152.             ParentFont = False
  153.           end
  154.           object L1: TEdit
  155.             Tag = 1
  156.             Left = 6
  157.             Top = 20
  158.             Width = 257
  159.             Height = 24
  160.             Hint = 'Enter Text Here'
  161.             AutoSelect = False
  162.             TabOrder = 0
  163.           end
  164.           object L2: TLookup
  165.             Tag = 2
  166.             Left = 70
  167.             Top = 53
  168.             Width = 193
  169.             Height = 24
  170.             ItemHeight = 16
  171.             Sorted = True
  172.             TabOrder = 1
  173.             Source = 'list1.dbf'
  174.           end
  175.           object L3: TLookup
  176.             Tag = 3
  177.             Left = 70
  178.             Top = 84
  179.             Width = 193
  180.             Height = 24
  181.             ItemHeight = 16
  182.             Sorted = True
  183.             TabOrder = 2
  184.             Source = 'list2.dbf'
  185.           end
  186.           object L4: TEdit
  187.             Tag = 4
  188.             Left = 6
  189.             Top = 127
  190.             Width = 115
  191.             Height = 24
  192.             Hint = 'Enter Text Here'
  193.             AutoSelect = False
  194.             TabOrder = 3
  195.           end
  196.           object L5: TEdit
  197.             Tag = 5
  198.             Left = 126
  199.             Top = 127
  200.             Width = 137
  201.             Height = 24
  202.             Hint = 'Enter Text Here'
  203.             AutoSelect = False
  204.             TabOrder = 4
  205.           end
  206.           object L6: TDateEdit
  207.             Tag = 6
  208.             Left = 6
  209.             Top = 169
  210.             Width = 115
  211.             Height = 24
  212.             DateFormat = 'mm/dd/yyyy'
  213.             Date = '__/__/____'
  214.             MaxLength = 10
  215.             TabOrder = 5
  216.           end
  217.           object L7: TDateEdit
  218.             Tag = 7
  219.             Left = 6
  220.             Top = 209
  221.             Width = 115
  222.             Height = 24
  223.             DateFormat = 'mm/dd/yyyy'
  224.             Date = '__/__/____'
  225.             MaxLength = 10
  226.             TabOrder = 6
  227.           end
  228.           object L8: TEdit
  229.             Tag = 8
  230.             Left = 6
  231.             Top = 249
  232.             Width = 115
  233.             Height = 24
  234.             Hint = 'Enter Text Here'
  235.             AutoSelect = False
  236.             TabOrder = 7
  237.           end
  238.           object L9: TCurrencyEdit
  239.             Tag = 9
  240.             Left = 6
  241.             Top = 289
  242.             Width = 115
  243.             Height = 24
  244.             AutoSelect = False
  245.             DisplayFormat = ',0.00'
  246.             Font.Charset = DEFAULT_CHARSET
  247.             Font.Color = clBlue
  248.             Font.Height = -13
  249.             Font.Name = 'System'
  250.             Font.Style = []
  251.             ParentFont = False
  252.             TabOrder = 8
  253.           end
  254.           object L10: TDbMultiImgControl
  255.             Tag = 10
  256.             Left = 126
  257.             Top = 169
  258.             Width = 137
  259.             Height = 145
  260.             Caption = 'L10'
  261.             TabOrder = 9
  262.             SpeedBarHeight = 24
  263.             SpeedBarVisible = False
  264.           end
  265.         end
  266.       end
  267.       inherited Part2: TTabSheet
  268.         inherited PgR2: TPanel
  269.           object Label19: TLabel
  270.             Tag = 11
  271.             Left = 7
  272.             Top = 7
  273.             Width = 74
  274.             Height = 14
  275.             Caption = 'Phone Support:'
  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 Label20: TLabel
  284.             Tag = 12
  285.             Left = 125
  286.             Top = 7
  287.             Width = 68
  288.             Height = 14
  289.             Caption = 'Email Support:'
  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 Label12: TLabel
  298.             Tag = 13
  299.             Left = 6
  300.             Top = 63
  301.             Width = 39
  302.             Height = 14
  303.             Caption = 'Internet:'
  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 Label14: TLabel
  312.             Tag = 14
  313.             Left = 6
  314.             Top = 98
  315.             Width = 54
  316.             Height = 14
  317.             Caption = 'Short Note:'
  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 = 6
  328.             Top = 134
  329.             Width = 34
  330.             Height = 14
  331.             Caption = 'Status:'
  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 = 6
  342.             Top = 169
  343.             Width = 48
  344.             Height = 14
  345.             Caption = 'Custom 1:'
  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 Label11: TLabel
  354.             Tag = 17
  355.             Left = 6
  356.             Top = 204
  357.             Width = 48
  358.             Height = 14
  359.             Caption = 'Custom 2:'
  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 Label29: TLabel
  368.             Tag = 18
  369.             Left = 7
  370.             Top = 232
  371.             Width = 48
  372.             Height = 14
  373.             Caption = 'Custom 3:'
  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 Label31: TLabel
  382.             Tag = 19
  383.             Left = 125
  384.             Top = 232
  385.             Width = 48
  386.             Height = 14
  387.             Caption = 'Custom 4:'
  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 Label30: TLabel
  396.             Tag = 20
  397.             Left = 7
  398.             Top = 276
  399.             Width = 48
  400.             Height = 14
  401.             Caption = 'Custom 5:'
  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 Label33: TLabel
  410.             Tag = 21
  411.             Left = 125
  412.             Top = 276
  413.             Width = 58
  414.             Height = 14
  415.             Caption = 'Attachment:'
  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 L11: TPhoneEdit
  424.             Tag = 11
  425.             Left = 6
  426.             Top = 21
  427.             Width = 112
  428.             Height = 24
  429.             AutoSelect = False
  430.             TabOrder = 0
  431.           end
  432.           object L12: TEMailEdit
  433.             Tag = 12
  434.             Left = 123
  435.             Top = 21
  436.             Width = 140
  437.             Height = 24
  438.             Hint = 
  439.               'E-Mail field - see Help on how to link it with E-Mail Applicatio' +
  440.               'ns'
  441.             TabOrder = 1
  442.           end
  443.           object L13: TWebEdit
  444.             Tag = 13
  445.             Left = 70
  446.             Top = 58
  447.             Width = 193
  448.             Height = 24
  449.             Hint = 
  450.               'Internet Address Field - see Help on how to use it with your Web' +
  451.               ' Browser'
  452.             TabOrder = 2
  453.           end
  454.           object L14: TEdit
  455.             Tag = 14
  456.             Left = 70
  457.             Top = 93
  458.             Width = 193
  459.             Height = 24
  460.             Hint = 'Enter Text Here'
  461.             AutoSelect = False
  462.             TabOrder = 3
  463.           end
  464.           object L15: TLookup
  465.             Tag = 15
  466.             Left = 70
  467.             Top = 129
  468.             Width = 193
  469.             Height = 24
  470.             ItemHeight = 0
  471.             Sorted = True
  472.             TabOrder = 4
  473.             Source = 'list3.dbf'
  474.           end
  475.           object L16: TLookup
  476.             Tag = 16
  477.             Left = 70
  478.             Top = 164
  479.             Width = 193
  480.             Height = 24
  481.             ItemHeight = 0
  482.             Sorted = True
  483.             TabOrder = 5
  484.             Source = 'list4.dbf'
  485.           end
  486.           object L17: TEdit
  487.             Tag = 17
  488.             Left = 70
  489.             Top = 199
  490.             Width = 193
  491.             Height = 24
  492.             Hint = 'Enter Text Here'
  493.             AutoSelect = False
  494.             TabOrder = 6
  495.           end
  496.           object L18: TCurrencyEdit
  497.             Tag = 18
  498.             Left = 6
  499.             Top = 246
  500.             Width = 113
  501.             Height = 24
  502.             AutoSelect = False
  503.             DisplayFormat = ',0.00'
  504.             Font.Charset = DEFAULT_CHARSET
  505.             Font.Color = clBlue
  506.             Font.Height = -13
  507.             Font.Name = 'System'
  508.             Font.Style = []
  509.             ParentFont = False
  510.             TabOrder = 7
  511.           end
  512.           object L19: TLookup
  513.             Tag = 19
  514.             Left = 124
  515.             Top = 246
  516.             Width = 139
  517.             Height = 24
  518.             ItemHeight = 0
  519.             Sorted = True
  520.             TabOrder = 8
  521.             Source = 'list5.dbf'
  522.           end
  523.           object L20: TDateEdit
  524.             Tag = 20
  525.             Left = 6
  526.             Top = 290
  527.             Width = 113
  528.             Height = 24
  529.             DateFormat = 'mm/dd/yyyy'
  530.             Date = '__/__/____'
  531.             MaxLength = 10
  532.             TabOrder = 9
  533.           end
  534.           object L21: TMultiMediaEdit
  535.             Tag = 21
  536.             Left = 124
  537.             Top = 290
  538.             Width = 139
  539.             Height = 24
  540.             TabOrder = 10
  541.           end
  542.         end
  543.       end
  544.       inherited Part3: TTabSheet
  545.         inherited PgR3: TPanel
  546.           object Label18: TLabel
  547.             Tag = 22
  548.             Left = 6
  549.             Top = 4
  550.             Width = 31
  551.             Height = 14
  552.             Caption = 'Notes:'
  553.             Font.Charset = DEFAULT_CHARSET
  554.             Font.Color = clBlack
  555.             Font.Height = -11
  556.             Font.Name = 'Arial'
  557.             Font.Style = []
  558.             ParentFont = False
  559.           end
  560.           object L22: TMemo
  561.             Tag = 22
  562.             Left = 6
  563.             Top = 18
  564.             Width = 257
  565.             Height = 301
  566.             Hint = 'Enter Text Here'
  567.             ScrollBars = ssVertical
  568.             TabOrder = 0
  569.           end
  570.         end
  571.       end
  572.       inherited Part4: TTabSheet
  573.         inherited PgR4: TPanel
  574.           object Label23: TLabel
  575.             Tag = 23
  576.             Left = 8
  577.             Top = 2
  578.             Width = 36
  579.             Height = 14
  580.             Caption = 'Picture:'
  581.             Font.Charset = DEFAULT_CHARSET
  582.             Font.Color = clBlack
  583.             Font.Height = -11
  584.             Font.Name = 'Arial'
  585.             Font.Style = []
  586.             ParentFont = False
  587.           end
  588.           object L23: TDbMultiImgControl
  589.             Tag = 23
  590.             Left = 6
  591.             Top = 16
  592.             Width = 260
  593.             Height = 305
  594.             TabOrder = 0
  595.             TabStop = True
  596.             SpeedBarHeight = 24
  597.           end
  598.         end
  599.       end
  600.     end
  601.   end
  602. end
  603.