home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1999 September / Dpcb0999.iso / Business / Empire / _SETUP.1 / EmpireBuilder.exe / 0 / RCDATA / TDIALOGDM / TDIALOGDM.txt
Text File  |  1999-06-21  |  14KB  |  355 lines

  1. object DialogDM: TDialogDM
  2.   OnCreate = DialogDMCreate
  3.   Left = 141
  4.   Top = 151
  5.   Height = 390
  6.   Width = 622
  7.   object FindCustomerDlg: TssSearchDialog
  8.     GridTitleAlignment = taLeftJustify
  9.     GridColor = clWhite
  10.     Options = [opShowOKCancel, opShowSearchBy, opGroupControls]
  11.     GridOptions = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgPerfectRowFit]
  12.     SearchTable = DM1.taCustomer
  13.     ShadowSearchTable = DM1.taShadowCustomer
  14.     Caption = 'Find Customer'
  15.     MaxWidth = 0
  16.     MaxHeight = 209
  17.     CharCase = ecNormal
  18.     UserButton1Caption = '&New'
  19.     OnUserButton1Click = FindCustomerDlgUserButton1Click
  20.     OnInitDialog = FindCustomerDlgInitDialog
  21.     OnCloseDialog = FindCustomerDlgCloseDialog
  22.     Left = 48
  23.     Top = 8
  24.   end
  25.   object FindInvoiceDialog: TssSearchDialog
  26.     GridTitleAlignment = taLeftJustify
  27.     GridColor = clWhite
  28.     Options = [opShowOKCancel, opShowSearchBy, opGroupControls]
  29.     GridOptions = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgPerfectRowFit]
  30.     SearchTable = DM1.taMainInvoice
  31.     ShadowSearchTable = DM1.taShadowMainInvoice
  32.     Caption = 'Find Invoice'
  33.     MaxWidth = 0
  34.     MaxHeight = 209
  35.     CharCase = ecNormal
  36.     UserButton1Caption = '&New'
  37.     OnUserButton1Click = FindCustomerDlgUserButton1Click
  38.     OnInitDialog = FindInvoiceDialogInitDialog
  39.     OnCloseDialog = FindInvoiceDialogCloseDialog
  40.     Left = 48
  41.     Top = 128
  42.   end
  43.   object FindSuppDialog: TssSearchDialog
  44.     GridTitleAlignment = taLeftJustify
  45.     GridColor = clWhite
  46.     Options = [opShowOKCancel, opShowSearchBy, opGroupControls]
  47.     GridOptions = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgPerfectRowFit]
  48.     SearchTable = DM1.taSupplier
  49.     ShadowSearchTable = DM1.ShadowSupplier
  50.     Caption = 'Find Supplier'
  51.     MaxWidth = 0
  52.     MaxHeight = 209
  53.     CharCase = ecNormal
  54.     UserButton1Caption = '&New'
  55.     OnUserButton1Click = FindCustomerDlgUserButton1Click
  56.     OnInitDialog = FindSuppDialogInitDialog
  57.     OnCloseDialog = FindSuppDialogCloseDialog
  58.     Left = 48
  59.     Top = 72
  60.   end
  61.   object FindNominalDialog: TssSearchDialog
  62.     GridTitleAlignment = taLeftJustify
  63.     GridColor = clWhite
  64.     Options = [opShowOKCancel, opShowSearchBy, opGroupControls]
  65.     GridOptions = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgPerfectRowFit]
  66.     SearchTable = DM1.taFinancial
  67.     ShadowSearchTable = DM1.taShadowFinancial
  68.     Caption = 'Find Account'
  69.     MaxWidth = 0
  70.     MaxHeight = 209
  71.     CharCase = ecNormal
  72.     UserButton1Caption = '&New'
  73.     OnUserButton1Click = FindCustomerDlgUserButton1Click
  74.     OnCloseDialog = FindNominalDialogCloseDialog
  75.     Left = 176
  76.     Top = 12
  77.   end
  78.   object FindStockDialog: TssSearchDialog
  79.     GridTitleAlignment = taLeftJustify
  80.     GridColor = clWhite
  81.     Options = [opShowOKCancel, opShowSearchBy, opGroupControls]
  82.     GridOptions = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgPerfectRowFit]
  83.     SearchTable = DM1.taStock
  84.     ShadowSearchTable = DM1.taShadowStock
  85.     Caption = 'Find Stock Item'
  86.     MaxWidth = 0
  87.     MaxHeight = 209
  88.     CharCase = ecNormal
  89.     UserButton1Caption = '&New'
  90.     OnUserButton1Click = FindCustomerDlgUserButton1Click
  91.     OnInitDialog = FindStockDialogInitDialog
  92.     OnCloseDialog = FindStockDialogCloseDialog
  93.     Left = 180
  94.     Top = 72
  95.   end
  96.   object FindProdGroupDialog: TssSearchDialog
  97.     GridTitleAlignment = taLeftJustify
  98.     GridColor = clWhite
  99.     Options = [opShowOKCancel, opShowSearchBy, opGroupControls]
  100.     GridOptions = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgPerfectRowFit]
  101.     SearchTable = DM1.taProdGroup
  102.     ShadowSearchTable = DM1.ShadowProdGroup
  103.     Caption = 'Find Product Group'
  104.     MaxWidth = 0
  105.     MaxHeight = 209
  106.     CharCase = ecNormal
  107.     UserButton1Caption = '&New'
  108.     OnUserButton1Click = FindCustomerDlgUserButton1Click
  109.     OnInitDialog = FindProdGroupDialogInitDialog
  110.     OnCloseDialog = FindProdGroupDialogCloseDialog
  111.     Left = 184
  112.     Top = 128
  113.   end
  114.   object FindUserDialog: TssSearchDialog
  115.     Selected.Strings = (
  116.       '')
  117.     GridTitleAlignment = taLeftJustify
  118.     GridColor = clWhite
  119.     Options = [opShowOKCancel, opShowSearchBy, opGroupControls]
  120.     GridOptions = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgPerfectRowFit]
  121.     SearchTable = DM1.taSysUsers
  122.     ShadowSearchTable = DM1.taShadowSysUsers
  123.     Caption = 'Find User'
  124.     MaxWidth = 0
  125.     MaxHeight = 209
  126.     CharCase = ecNormal
  127.     IndexedFieldsOnly = False
  128.     UserButton1Caption = '&New'
  129.     OnUserButton1Click = FindCustomerDlgUserButton1Click
  130.     Left = 48
  131.     Top = 180
  132.   end
  133.   object FindCustomerNoBtn: TssSearchDialog
  134.     GridTitleAlignment = taLeftJustify
  135.     GridColor = clWhite
  136.     Options = [opShowOKCancel, opShowSearchBy, opGroupControls]
  137.     GridOptions = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgPerfectRowFit]
  138.     SearchTable = DM1.taCustomer
  139.     ShadowSearchTable = DM1.taShadowCustomer
  140.     Caption = 'Find Customer'
  141.     MaxWidth = 0
  142.     MaxHeight = 209
  143.     CharCase = ecNormal
  144.     OnInitDialog = FindCustomerNoBtnInitDialog
  145.     OnCloseDialog = FindCustomerDlgCloseDialog
  146.     Left = 316
  147.     Top = 8
  148.   end
  149.   object FindSupplierNoBtn: TssSearchDialog
  150.     GridTitleAlignment = taLeftJustify
  151.     GridColor = clWhite
  152.     Options = [opShowOKCancel, opShowSearchBy, opGroupControls]
  153.     GridOptions = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgPerfectRowFit]
  154.     SearchTable = DM1.taSupplier
  155.     ShadowSearchTable = DM1.ShadowSupplier
  156.     Caption = 'Find Supplier'
  157.     MaxWidth = 0
  158.     MaxHeight = 209
  159.     CharCase = ecNormal
  160.     OnInitDialog = FindSupplierNoBtnInitDialog
  161.     OnCloseDialog = FindSuppDialogCloseDialog
  162.     Left = 320
  163.     Top = 72
  164.   end
  165.   object FindInvoiceNoBtn: TssSearchDialog
  166.     GridTitleAlignment = taLeftJustify
  167.     GridColor = clWhite
  168.     Options = [opShowOKCancel, opShowSearchBy, opGroupControls]
  169.     GridOptions = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgPerfectRowFit]
  170.     SearchTable = DM1.taMainInvoice
  171.     ShadowSearchTable = DM1.taShadowMainInvoice
  172.     Caption = 'Find Invoice'
  173.     MaxWidth = 0
  174.     MaxHeight = 209
  175.     CharCase = ecNormal
  176.     OnInitDialog = FindInvoiceNoBtnInitDialog
  177.     OnCloseDialog = FindInvoiceDialogCloseDialog
  178.     Left = 324
  179.     Top = 128
  180.   end
  181.   object FindNominalNoBtn: TssSearchDialog
  182.     GridTitleAlignment = taLeftJustify
  183.     GridColor = clWhite
  184.     Options = [opShowOKCancel, opShowSearchBy, opGroupControls]
  185.     GridOptions = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgPerfectRowFit]
  186.     SearchTable = DM1.taFinancial
  187.     ShadowSearchTable = DM1.taShadowFinancial
  188.     Caption = 'Find Account'
  189.     MaxWidth = 0
  190.     MaxHeight = 209
  191.     CharCase = ecNormal
  192.     OnInitDialog = FindNominalNoBtnInitDialog
  193.     OnCloseDialog = FindNominalDialogCloseDialog
  194.     Left = 456
  195.     Top = 8
  196.   end
  197.   object FindStockNoBtn: TssSearchDialog
  198.     GridTitleAlignment = taLeftJustify
  199.     GridColor = clWhite
  200.     Options = [opShowOKCancel, opShowSearchBy, opGroupControls]
  201.     GridOptions = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgPerfectRowFit]
  202.     SearchTable = DM1.taStock
  203.     ShadowSearchTable = DM1.taShadowStock
  204.     Caption = 'Find Stock Item'
  205.     MaxWidth = 0
  206.     MaxHeight = 209
  207.     CharCase = ecNormal
  208.     OnInitDialog = FindStockNoBtnInitDialog
  209.     OnCloseDialog = FindStockDialogCloseDialog
  210.     Left = 464
  211.     Top = 68
  212.   end
  213.   object FindPurcOrderDialog: TssSearchDialog
  214.     GridTitleAlignment = taLeftJustify
  215.     GridColor = clWhite
  216.     Options = [opShowOKCancel, opShowSearchBy, opGroupControls]
  217.     GridOptions = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgPerfectRowFit]
  218.     SearchTable = DM1.taMainPurcOrder
  219.     ShadowSearchTable = DM1.taShadowMainPurcOrder
  220.     Caption = 'Find Purchase Order'
  221.     MaxWidth = 0
  222.     MaxHeight = 209
  223.     CharCase = ecNormal
  224.     UserButton1Caption = '&New'
  225.     OnUserButton1Click = FindCustomerDlgUserButton1Click
  226.     OnInitDialog = FindPurcOrderDialogInitDialog
  227.     OnCloseDialog = FindPurcOrderDialogCloseDialog
  228.     Left = 184
  229.     Top = 180
  230.   end
  231.   object FindPurcOrderNoBtn: TssSearchDialog
  232.     GridTitleAlignment = taLeftJustify
  233.     GridColor = clWhite
  234.     Options = [opShowOKCancel, opShowSearchBy, opGroupControls]
  235.     GridOptions = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgPerfectRowFit]
  236.     SearchTable = DM1.taMainPurcOrder
  237.     ShadowSearchTable = DM1.taShadowMainPurcOrder
  238.     Caption = 'Find Invoice'
  239.     MaxWidth = 0
  240.     MaxHeight = 209
  241.     CharCase = ecNormal
  242.     OnInitDialog = FindPurcOrderNoBtnInitDialog
  243.     OnCloseDialog = FindPurcOrderDialogCloseDialog
  244.     Left = 328
  245.     Top = 184
  246.   end
  247.   object FindEmailbookDlg: TssSearchDialog
  248.     GridTitleAlignment = taLeftJustify
  249.     GridColor = clWhite
  250.     Options = [opShowOKCancel, opShowSearchBy, opGroupControls]
  251.     GridOptions = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgPerfectRowFit]
  252.     SearchTable = DM1.taEmailBook
  253.     ShadowSearchTable = DM1.taShadowEmailbook
  254.     Caption = 'Find Contact'
  255.     MaxWidth = 0
  256.     MaxHeight = 209
  257.     CharCase = ecNormal
  258.     UserButton1Caption = '&New'
  259.     OnUserButton1Click = FindCustomerDlgUserButton1Click
  260.     OnInitDialog = FindEmailbookDlgInitDialog
  261.     OnCloseDialog = FindEmailbookDlgCloseDialog
  262.     Left = 464
  263.     Top = 128
  264.   end
  265.   object FindEmailbookNoBtn: TssSearchDialog
  266.     GridTitleAlignment = taLeftJustify
  267.     GridColor = clWhite
  268.     Options = [opShowOKCancel, opShowSearchBy, opGroupControls]
  269.     GridOptions = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgPerfectRowFit]
  270.     SearchTable = DM1.taEmailBook
  271.     ShadowSearchTable = DM1.taShadowEmailbook
  272.     Caption = 'Find Contact'
  273.     MaxWidth = 0
  274.     MaxHeight = 209
  275.     CharCase = ecNormal
  276.     OnInitDialog = FindEmailbookNoBtnInitDialog
  277.     OnCloseDialog = FindEmailbookDlgCloseDialog
  278.     Left = 464
  279.     Top = 180
  280.   end
  281.   object SearchOnTrans: TssSearchDialog
  282.     GridTitleAlignment = taLeftJustify
  283.     GridColor = clWhite
  284.     Options = [opShowOKCancel, opShowSearchBy, opGroupControls]
  285.     GridOptions = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgPerfectRowFit]
  286.     SearchTable = DM1.taTrans
  287.     ShadowSearchTable = DM1.taShadowTrans
  288.     Caption = 'Find Transaction'
  289.     MaxWidth = 0
  290.     MaxHeight = 209
  291.     CharCase = ecNormal
  292.     IndexedFieldsOnly = False
  293.     OnInitDialog = SearchOnTransInitDialog
  294.     OnCloseDialog = SearchOnTransCloseDialog
  295.     Left = 48
  296.     Top = 236
  297.   end
  298.   object SearchOnNomTrans: TssSearchDialog
  299.     GridTitleAlignment = taLeftJustify
  300.     GridColor = clWhite
  301.     Options = [opShowOKCancel, opShowSearchBy, opGroupControls]
  302.     GridOptions = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgPerfectRowFit]
  303.     SearchTable = DM1.taNomTrans
  304.     ShadowSearchTable = DM1.taShadowNomTrans
  305.     Caption = 'Find Transaction'
  306.     MaxWidth = 0
  307.     MaxHeight = 209
  308.     CharCase = ecNormal
  309.     IndexedFieldsOnly = False
  310.     OnInitDialog = SearchOnNomTransInitDialog
  311.     Left = 184
  312.     Top = 236
  313.   end
  314.   object FindProdGroupNoBtn: TssSearchDialog
  315.     GridTitleAlignment = taLeftJustify
  316.     GridColor = clWhite
  317.     Options = [opShowOKCancel, opShowSearchBy, opGroupControls]
  318.     GridOptions = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgPerfectRowFit]
  319.     SearchTable = DM1.taProdGroup
  320.     ShadowSearchTable = DM1.ShadowProdGroup
  321.     Caption = 'Find Product Group'
  322.     MaxWidth = 0
  323.     MaxHeight = 209
  324.     CharCase = ecNormal
  325.     OnInitDialog = FindProdGroupNoBtnInitDialog
  326.     OnCloseDialog = FindProdGroupDialogCloseDialog
  327.     Left = 332
  328.     Top = 236
  329.   end
  330.   object PrintDlg: TPrintDialog
  331.     Left = 476
  332.     Top = 244
  333.   end
  334.   object SaveDlg: TSaveDialog
  335.     Left = 478
  336.     Top = 300
  337.   end
  338.   object FindPrepayAcc: TssSearchDialog
  339.     GridTitleAlignment = taLeftJustify
  340.     GridColor = clWhite
  341.     Options = [opShowOKCancel, opShowSearchBy, opGroupControls]
  342.     GridOptions = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgPerfectRowFit]
  343.     SearchTable = DM1.taMainPrepayAcc
  344.     ShadowSearchTable = DM1.taShadowMainPrepay
  345.     Caption = 'Find Prepayment/Accruals'
  346.     MaxWidth = 0
  347.     MaxHeight = 209
  348.     CharCase = ecNormal
  349.     UserButton1Caption = '&New'
  350.     OnUserButton1Click = FindCustomerDlgUserButton1Click
  351.     Left = 180
  352.     Top = 288
  353.   end
  354. end
  355.