home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Buyer 1999 September
/
Dpcb0999.iso
/
Business
/
Empire
/
_SETUP.1
/
EmpireBuilder.exe
/
0
/
RCDATA
/
TFMZOOMCUSTDETAILS
/
TFMZOOMCUSTDETAILS.txt
Wrap
Text File
|
1999-06-21
|
12KB
|
540 lines
object fmZoomCustDetails: TfmZoomCustDetails
Left = 219
Top = 104
Width = 559
Height = 447
HelpContext = 105
Caption = 'Customer Transaction Details'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
Scaled = False
Visible = True
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 120
TextHeight = 16
object Panel1: TPanel
Left = 0
Top = 377
Width = 551
Height = 43
Align = alBottom
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object BtnDEDist: TButton
Left = 4
Top = 8
Width = 75
Height = 30
Hint = 'Zoom-in to transaction double entry distribution'
Caption = '&Distribution'
ParentShowHint = False
ShowHint = True
TabOrder = 0
OnClick = BtnDEDistClick
end
object BtnPayAlloc: TButton
Left = 82
Top = 8
Width = 75
Height = 30
Hint = 'View the transaction'#39's payment allocations'
Caption = '&Payment'
ParentShowHint = False
ShowHint = True
TabOrder = 1
OnClick = BtnPayAllocClick
end
object BtnDoc: TButton
Left = 160
Top = 8
Width = 75
Height = 30
Hint = 'View transaction'#39's original document'
Caption = 'D&ocument'
ParentShowHint = False
ShowHint = True
TabOrder = 2
OnClick = BtnDocClick
end
object BtnQuery: TButton
Left = 316
Top = 8
Width = 75
Height = 30
Hint = 'View transaction'#39's query notes'
Caption = '&Query'
ParentShowHint = False
ShowHint = True
TabOrder = 3
OnClick = BtnQueryClick
end
object BtnClose: TButton
Left = 394
Top = 8
Width = 75
Height = 30
Caption = '&Close'
ParentShowHint = False
ShowHint = True
TabOrder = 4
OnClick = BtnCloseClick
end
object BtnVAT: TButton
Left = 238
Top = 8
Width = 75
Height = 30
Hint = 'Zoom-in to transaction'#39's VAT breakdown'
Caption = '&VAT'
ParentShowHint = False
ShowHint = True
TabOrder = 5
OnClick = BtnVATClick
end
object btnHelp: TButton
Left = 472
Top = 8
Width = 75
Height = 30
Caption = '&Help'
ParentShowHint = False
ShowHint = True
TabOrder = 6
OnClick = btnHelpClick
end
end
object Panel2: TPanel
Left = 0
Top = 0
Width = 551
Height = 377
Align = alClient
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 1
object Label1: TLabel
Left = 16
Top = 44
Width = 99
Height = 16
Caption = 'Transaction Type'
end
object Label2: TLabel
Left = 16
Top = 16
Width = 91
Height = 16
Caption = 'Transaction No.'
end
object lblCustRef: TLabel
Left = 16
Top = 72
Width = 83
Height = 16
Caption = 'Customer Ref.'
end
object lblCustName: TLabel
Left = 16
Top = 100
Width = 94
Height = 16
Caption = 'Customer Name'
end
object Label5: TLabel
Left = 16
Top = 128
Width = 27
Height = 16
Caption = 'Date'
end
object Label6: TLabel
Left = 16
Top = 156
Width = 58
Height = 16
Caption = 'Reference'
end
object Label7: TLabel
Left = 16
Top = 184
Width = 40
Height = 16
Caption = 'Details'
end
object Label8: TLabel
Left = 16
Top = 212
Width = 69
Height = 16
Caption = 'Net Amount'
end
object Label9: TLabel
Left = 16
Top = 240
Width = 74
Height = 16
Caption = 'VAT Amount'
end
object Label10: TLabel
Left = 16
Top = 268
Width = 77
Height = 16
Caption = 'Total Amount'
end
object Label11: TLabel
Left = 16
Top = 296
Width = 75
Height = 16
Caption = 'Amount Paid'
end
object Label12: TLabel
Left = 16
Top = 324
Width = 123
Height = 16
Caption = 'Amount Outstanding '
end
object Label13: TLabel
Left = 16
Top = 352
Width = 92
Height = 16
Caption = 'Payment Terms'
end
object Label14: TLabel
Left = 226
Top = 348
Width = 30
Height = 16
Caption = 'Days'
end
object lbQuery: TLabel
Left = 465
Top = 8
Width = 71
Height = 20
Caption = 'On Query'
Color = clRed
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -17
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentColor = False
ParentFont = False
Visible = False
end
object wwDBEdit1: TwwDBEdit
Left = 182
Top = 8
Width = 100
Height = 24
DataField = 'TRANSNO'
DataSource = dsTrans
ParentColor = True
ReadOnly = True
TabOrder = 0
UnboundDataType = wwDefault
WantReturns = False
WordWrap = False
end
object wwDBEdit2: TwwDBEdit
Left = 182
Top = 36
Width = 120
Height = 24
DataField = 'TRANSTYPE'
DataSource = dsTrans
ParentColor = True
ReadOnly = True
TabOrder = 1
UnboundDataType = wwDefault
WantReturns = False
WordWrap = False
end
object wwDBEdit3: TwwDBEdit
Left = 182
Top = 64
Width = 120
Height = 24
DataField = 'ACCREF'
DataSource = dsTrans
ParentColor = True
ReadOnly = True
TabOrder = 2
UnboundDataType = wwDefault
WantReturns = False
WordWrap = False
end
object ipdbeName: TwwDBEdit
Left = 182
Top = 92
Width = 250
Height = 24
DataSource = dsTrans
ParentColor = True
ReadOnly = True
TabOrder = 3
UnboundDataType = wwDefault
WantReturns = False
WordWrap = False
end
object wwDBEdit5: TwwDBEdit
Left = 182
Top = 120
Width = 100
Height = 24
DataField = 'TRANSDATE'
DataSource = dsTrans
ParentColor = True
ReadOnly = True
TabOrder = 4
UnboundDataType = wwDefault
WantReturns = False
WordWrap = False
end
object wwDBEdit6: TwwDBEdit
Left = 182
Top = 148
Width = 120
Height = 24
DataField = 'INVREF'
DataSource = dsTrans
ParentColor = True
ReadOnly = True
TabOrder = 5
UnboundDataType = wwDefault
WantReturns = False
WordWrap = False
end
object wwDBEdit7: TwwDBEdit
Left = 182
Top = 176
Width = 250
Height = 24
DataField = 'DETAILS'
DataSource = dsTrans
ParentColor = True
ReadOnly = True
TabOrder = 6
UnboundDataType = wwDefault
WantReturns = False
WordWrap = False
end
object wwDBEdit8: TwwDBEdit
Left = 182
Top = 204
Width = 100
Height = 24
DataField = 'NETVALUE'
DataSource = dsTrans
ParentColor = True
ReadOnly = True
TabOrder = 7
UnboundDataType = wwDefault
WantReturns = False
WordWrap = False
end
object wwDBEdit9: TwwDBEdit
Left = 182
Top = 232
Width = 100
Height = 24
DataField = 'VATVALUE'
DataSource = dsTrans
ParentColor = True
ReadOnly = True
TabOrder = 8
UnboundDataType = wwDefault
WantReturns = False
WordWrap = False
end
object wwDBEdit10: TwwDBEdit
Left = 182
Top = 260
Width = 100
Height = 24
DataField = 'TOTAL'
DataSource = dsTrans
ParentColor = True
ReadOnly = True
TabOrder = 9
UnboundDataType = wwDefault
WantReturns = False
WordWrap = False
end
object wwDBEdit11: TwwDBEdit
Left = 182
Top = 288
Width = 100
Height = 24
DataField = 'PAYMENT'
DataSource = dsTrans
ParentColor = True
ReadOnly = True
TabOrder = 10
UnboundDataType = wwDefault
WantReturns = False
WordWrap = False
end
object wwDBEdit13: TwwDBEdit
Left = 182
Top = 344
Width = 40
Height = 24
DataField = 'TERMS'
DataSource = dsTrans
ParentColor = True
ReadOnly = True
TabOrder = 11
UnboundDataType = wwDefault
WantReturns = False
WordWrap = False
end
object CEAmOut: TCurrencyEdit
Left = 182
Top = 316
Width = 100
Height = 24
AutoSize = False
DisplayFormat = '0.00'
ParentColor = True
TabOrder = 12
end
end
object dsTrans: TwwDataSource
DataSet = taTrans
Left = 486
Top = 142
end
object taTrans: TwwTable
DatabaseName = 'EmpireBuilder'
IndexName = 'TRANSNO'
TableName = 'Trans.DBF'
SyncSQLByRange = False
NarrowSearch = False
ValidateWithMask = True
Left = 486
Top = 114
object taTransACCREF: TStringField
FieldName = 'ACCREF'
Size = 10
end
object taTransCUSTNAME: TStringField
FieldName = 'CUSTNAME'
LookupDataSet = DM1.taCustomer
LookupKeyFields = 'ACCREF'
LookupResultField = 'NAME'
KeyFields = 'ACCREF'
Size = 30
Lookup = True
end
object taTransTRANSNO: TFloatField
FieldName = 'TRANSNO'
end
object taTransTRANSTYPE: TStringField
FieldName = 'TRANSTYPE'
Size = 8
end
object taTransTRANSDATE: TDateField
FieldName = 'TRANSDATE'
end
object taTransINVREF: TStringField
FieldName = 'INVREF'
Size = 10
end
object taTransDETAILS: TStringField
FieldName = 'DETAILS'
Size = 30
end
object taTransNETVALUE: TFloatField
FieldName = 'NETVALUE'
DisplayFormat = '0.00'
end
object taTransVATVALUE: TFloatField
FieldName = 'VATVALUE'
DisplayFormat = '0.00'
end
object taTransTOTAL: TFloatField
FieldName = 'TOTAL'
DisplayFormat = '0.00'
end
object taTransPAYMENT: TFloatField
FieldName = 'PAYMENT'
DisplayFormat = '0.00'
end
object taTransBALANCE: TFloatField
FieldName = 'BALANCE'
end
object taTransQUERY: TBooleanField
FieldName = 'QUERY'
end
object taTransMODULE: TStringField
FieldName = 'MODULE'
Size = 1
end
object taTransQUERYMEMO: TMemoField
FieldName = 'QUERYMEMO'
BlobType = ftMemo
Size = 1
end
object taTransTRANLINK: TFloatField
FieldName = 'TRANLINK'
end
object taTransTERMS: TSmallintField
FieldName = 'TERMS'
end
object taTransSUPPNAME: TStringField
FieldName = 'SUPPNAME'
LookupDataSet = DM1.taSupplier
LookupKeyFields = 'ACCREF'
LookupResultField = 'NAME'
KeyFields = 'ACCREF'
Size = 40
Lookup = True
end
end
object Sizer1: TSizer
Enabled = True
ExceptionAction = eaIgnoreControl
GridColumnSizing = gcSizeAllColumns
GridRowSizing = grSizeByDefaults
MinimumSize = True
NavigateOnEnter = False
OverrideParentFont = True
PerformAssertions = True
ShowAssertionFailures = False
StretchFonts = True
StretchImages = True
StretchOnResize = True
ThreadProcessing = False
Left = 490
Top = 167
ScreenWidth = (
800)
ScreenHeight = (
600)
OriginalFormWidth = (
559)
OriginalFormHeight = (
447)
OriginalFormLeft = (
219)
OriginalFormTop = (
104)
OriginalFormPPI = (
120)
OriginalClientWidth = (
551)
OriginalClientHeight = (
420)
end
end