home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Buyer 1999 September
/
Dpcb0999.iso
/
Business
/
Empire
/
_SETUP.1
/
EmpireBuilder.exe
/
0
/
RCDATA
/
TDIALOGDM
/
TDIALOGDM.txt
Wrap
Text File
|
1999-06-21
|
14KB
|
355 lines
object DialogDM: TDialogDM
OnCreate = DialogDMCreate
Left = 141
Top = 151
Height = 390
Width = 622
object FindCustomerDlg: TssSearchDialog
GridTitleAlignment = taLeftJustify
GridColor = clWhite
Options = [opShowOKCancel, opShowSearchBy, opGroupControls]
GridOptions = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgPerfectRowFit]
SearchTable = DM1.taCustomer
ShadowSearchTable = DM1.taShadowCustomer
Caption = 'Find Customer'
MaxWidth = 0
MaxHeight = 209
CharCase = ecNormal
UserButton1Caption = '&New'
OnUserButton1Click = FindCustomerDlgUserButton1Click
OnInitDialog = FindCustomerDlgInitDialog
OnCloseDialog = FindCustomerDlgCloseDialog
Left = 48
Top = 8
end
object FindInvoiceDialog: TssSearchDialog
GridTitleAlignment = taLeftJustify
GridColor = clWhite
Options = [opShowOKCancel, opShowSearchBy, opGroupControls]
GridOptions = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgPerfectRowFit]
SearchTable = DM1.taMainInvoice
ShadowSearchTable = DM1.taShadowMainInvoice
Caption = 'Find Invoice'
MaxWidth = 0
MaxHeight = 209
CharCase = ecNormal
UserButton1Caption = '&New'
OnUserButton1Click = FindCustomerDlgUserButton1Click
OnInitDialog = FindInvoiceDialogInitDialog
OnCloseDialog = FindInvoiceDialogCloseDialog
Left = 48
Top = 128
end
object FindSuppDialog: TssSearchDialog
GridTitleAlignment = taLeftJustify
GridColor = clWhite
Options = [opShowOKCancel, opShowSearchBy, opGroupControls]
GridOptions = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgPerfectRowFit]
SearchTable = DM1.taSupplier
ShadowSearchTable = DM1.ShadowSupplier
Caption = 'Find Supplier'
MaxWidth = 0
MaxHeight = 209
CharCase = ecNormal
UserButton1Caption = '&New'
OnUserButton1Click = FindCustomerDlgUserButton1Click
OnInitDialog = FindSuppDialogInitDialog
OnCloseDialog = FindSuppDialogCloseDialog
Left = 48
Top = 72
end
object FindNominalDialog: TssSearchDialog
GridTitleAlignment = taLeftJustify
GridColor = clWhite
Options = [opShowOKCancel, opShowSearchBy, opGroupControls]
GridOptions = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgPerfectRowFit]
SearchTable = DM1.taFinancial
ShadowSearchTable = DM1.taShadowFinancial
Caption = 'Find Account'
MaxWidth = 0
MaxHeight = 209
CharCase = ecNormal
UserButton1Caption = '&New'
OnUserButton1Click = FindCustomerDlgUserButton1Click
OnCloseDialog = FindNominalDialogCloseDialog
Left = 176
Top = 12
end
object FindStockDialog: TssSearchDialog
GridTitleAlignment = taLeftJustify
GridColor = clWhite
Options = [opShowOKCancel, opShowSearchBy, opGroupControls]
GridOptions = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgPerfectRowFit]
SearchTable = DM1.taStock
ShadowSearchTable = DM1.taShadowStock
Caption = 'Find Stock Item'
MaxWidth = 0
MaxHeight = 209
CharCase = ecNormal
UserButton1Caption = '&New'
OnUserButton1Click = FindCustomerDlgUserButton1Click
OnInitDialog = FindStockDialogInitDialog
OnCloseDialog = FindStockDialogCloseDialog
Left = 180
Top = 72
end
object FindProdGroupDialog: TssSearchDialog
GridTitleAlignment = taLeftJustify
GridColor = clWhite
Options = [opShowOKCancel, opShowSearchBy, opGroupControls]
GridOptions = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgPerfectRowFit]
SearchTable = DM1.taProdGroup
ShadowSearchTable = DM1.ShadowProdGroup
Caption = 'Find Product Group'
MaxWidth = 0
MaxHeight = 209
CharCase = ecNormal
UserButton1Caption = '&New'
OnUserButton1Click = FindCustomerDlgUserButton1Click
OnInitDialog = FindProdGroupDialogInitDialog
OnCloseDialog = FindProdGroupDialogCloseDialog
Left = 184
Top = 128
end
object FindUserDialog: TssSearchDialog
Selected.Strings = (
'')
GridTitleAlignment = taLeftJustify
GridColor = clWhite
Options = [opShowOKCancel, opShowSearchBy, opGroupControls]
GridOptions = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgPerfectRowFit]
SearchTable = DM1.taSysUsers
ShadowSearchTable = DM1.taShadowSysUsers
Caption = 'Find User'
MaxWidth = 0
MaxHeight = 209
CharCase = ecNormal
IndexedFieldsOnly = False
UserButton1Caption = '&New'
OnUserButton1Click = FindCustomerDlgUserButton1Click
Left = 48
Top = 180
end
object FindCustomerNoBtn: TssSearchDialog
GridTitleAlignment = taLeftJustify
GridColor = clWhite
Options = [opShowOKCancel, opShowSearchBy, opGroupControls]
GridOptions = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgPerfectRowFit]
SearchTable = DM1.taCustomer
ShadowSearchTable = DM1.taShadowCustomer
Caption = 'Find Customer'
MaxWidth = 0
MaxHeight = 209
CharCase = ecNormal
OnInitDialog = FindCustomerNoBtnInitDialog
OnCloseDialog = FindCustomerDlgCloseDialog
Left = 316
Top = 8
end
object FindSupplierNoBtn: TssSearchDialog
GridTitleAlignment = taLeftJustify
GridColor = clWhite
Options = [opShowOKCancel, opShowSearchBy, opGroupControls]
GridOptions = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgPerfectRowFit]
SearchTable = DM1.taSupplier
ShadowSearchTable = DM1.ShadowSupplier
Caption = 'Find Supplier'
MaxWidth = 0
MaxHeight = 209
CharCase = ecNormal
OnInitDialog = FindSupplierNoBtnInitDialog
OnCloseDialog = FindSuppDialogCloseDialog
Left = 320
Top = 72
end
object FindInvoiceNoBtn: TssSearchDialog
GridTitleAlignment = taLeftJustify
GridColor = clWhite
Options = [opShowOKCancel, opShowSearchBy, opGroupControls]
GridOptions = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgPerfectRowFit]
SearchTable = DM1.taMainInvoice
ShadowSearchTable = DM1.taShadowMainInvoice
Caption = 'Find Invoice'
MaxWidth = 0
MaxHeight = 209
CharCase = ecNormal
OnInitDialog = FindInvoiceNoBtnInitDialog
OnCloseDialog = FindInvoiceDialogCloseDialog
Left = 324
Top = 128
end
object FindNominalNoBtn: TssSearchDialog
GridTitleAlignment = taLeftJustify
GridColor = clWhite
Options = [opShowOKCancel, opShowSearchBy, opGroupControls]
GridOptions = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgPerfectRowFit]
SearchTable = DM1.taFinancial
ShadowSearchTable = DM1.taShadowFinancial
Caption = 'Find Account'
MaxWidth = 0
MaxHeight = 209
CharCase = ecNormal
OnInitDialog = FindNominalNoBtnInitDialog
OnCloseDialog = FindNominalDialogCloseDialog
Left = 456
Top = 8
end
object FindStockNoBtn: TssSearchDialog
GridTitleAlignment = taLeftJustify
GridColor = clWhite
Options = [opShowOKCancel, opShowSearchBy, opGroupControls]
GridOptions = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgPerfectRowFit]
SearchTable = DM1.taStock
ShadowSearchTable = DM1.taShadowStock
Caption = 'Find Stock Item'
MaxWidth = 0
MaxHeight = 209
CharCase = ecNormal
OnInitDialog = FindStockNoBtnInitDialog
OnCloseDialog = FindStockDialogCloseDialog
Left = 464
Top = 68
end
object FindPurcOrderDialog: TssSearchDialog
GridTitleAlignment = taLeftJustify
GridColor = clWhite
Options = [opShowOKCancel, opShowSearchBy, opGroupControls]
GridOptions = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgPerfectRowFit]
SearchTable = DM1.taMainPurcOrder
ShadowSearchTable = DM1.taShadowMainPurcOrder
Caption = 'Find Purchase Order'
MaxWidth = 0
MaxHeight = 209
CharCase = ecNormal
UserButton1Caption = '&New'
OnUserButton1Click = FindCustomerDlgUserButton1Click
OnInitDialog = FindPurcOrderDialogInitDialog
OnCloseDialog = FindPurcOrderDialogCloseDialog
Left = 184
Top = 180
end
object FindPurcOrderNoBtn: TssSearchDialog
GridTitleAlignment = taLeftJustify
GridColor = clWhite
Options = [opShowOKCancel, opShowSearchBy, opGroupControls]
GridOptions = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgPerfectRowFit]
SearchTable = DM1.taMainPurcOrder
ShadowSearchTable = DM1.taShadowMainPurcOrder
Caption = 'Find Invoice'
MaxWidth = 0
MaxHeight = 209
CharCase = ecNormal
OnInitDialog = FindPurcOrderNoBtnInitDialog
OnCloseDialog = FindPurcOrderDialogCloseDialog
Left = 328
Top = 184
end
object FindEmailbookDlg: TssSearchDialog
GridTitleAlignment = taLeftJustify
GridColor = clWhite
Options = [opShowOKCancel, opShowSearchBy, opGroupControls]
GridOptions = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgPerfectRowFit]
SearchTable = DM1.taEmailBook
ShadowSearchTable = DM1.taShadowEmailbook
Caption = 'Find Contact'
MaxWidth = 0
MaxHeight = 209
CharCase = ecNormal
UserButton1Caption = '&New'
OnUserButton1Click = FindCustomerDlgUserButton1Click
OnInitDialog = FindEmailbookDlgInitDialog
OnCloseDialog = FindEmailbookDlgCloseDialog
Left = 464
Top = 128
end
object FindEmailbookNoBtn: TssSearchDialog
GridTitleAlignment = taLeftJustify
GridColor = clWhite
Options = [opShowOKCancel, opShowSearchBy, opGroupControls]
GridOptions = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgPerfectRowFit]
SearchTable = DM1.taEmailBook
ShadowSearchTable = DM1.taShadowEmailbook
Caption = 'Find Contact'
MaxWidth = 0
MaxHeight = 209
CharCase = ecNormal
OnInitDialog = FindEmailbookNoBtnInitDialog
OnCloseDialog = FindEmailbookDlgCloseDialog
Left = 464
Top = 180
end
object SearchOnTrans: TssSearchDialog
GridTitleAlignment = taLeftJustify
GridColor = clWhite
Options = [opShowOKCancel, opShowSearchBy, opGroupControls]
GridOptions = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgPerfectRowFit]
SearchTable = DM1.taTrans
ShadowSearchTable = DM1.taShadowTrans
Caption = 'Find Transaction'
MaxWidth = 0
MaxHeight = 209
CharCase = ecNormal
IndexedFieldsOnly = False
OnInitDialog = SearchOnTransInitDialog
OnCloseDialog = SearchOnTransCloseDialog
Left = 48
Top = 236
end
object SearchOnNomTrans: TssSearchDialog
GridTitleAlignment = taLeftJustify
GridColor = clWhite
Options = [opShowOKCancel, opShowSearchBy, opGroupControls]
GridOptions = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgPerfectRowFit]
SearchTable = DM1.taNomTrans
ShadowSearchTable = DM1.taShadowNomTrans
Caption = 'Find Transaction'
MaxWidth = 0
MaxHeight = 209
CharCase = ecNormal
IndexedFieldsOnly = False
OnInitDialog = SearchOnNomTransInitDialog
Left = 184
Top = 236
end
object FindProdGroupNoBtn: TssSearchDialog
GridTitleAlignment = taLeftJustify
GridColor = clWhite
Options = [opShowOKCancel, opShowSearchBy, opGroupControls]
GridOptions = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgPerfectRowFit]
SearchTable = DM1.taProdGroup
ShadowSearchTable = DM1.ShadowProdGroup
Caption = 'Find Product Group'
MaxWidth = 0
MaxHeight = 209
CharCase = ecNormal
OnInitDialog = FindProdGroupNoBtnInitDialog
OnCloseDialog = FindProdGroupDialogCloseDialog
Left = 332
Top = 236
end
object PrintDlg: TPrintDialog
Left = 476
Top = 244
end
object SaveDlg: TSaveDialog
Left = 478
Top = 300
end
object FindPrepayAcc: TssSearchDialog
GridTitleAlignment = taLeftJustify
GridColor = clWhite
Options = [opShowOKCancel, opShowSearchBy, opGroupControls]
GridOptions = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgPerfectRowFit]
SearchTable = DM1.taMainPrepayAcc
ShadowSearchTable = DM1.taShadowMainPrepay
Caption = 'Find Prepayment/Accruals'
MaxWidth = 0
MaxHeight = 209
CharCase = ecNormal
UserButton1Caption = '&New'
OnUserButton1Click = FindCustomerDlgUserButton1Click
Left = 180
Top = 288
end
end