?? backpbunit.dfm
字號:
object frmBackPBUnit: TfrmBackPBUnit
Left = 4
Top = 44
Width = 796
Height = 468
Caption = #30424#23384#36864#36135#21333
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poDefault
Visible = True
OnClose = FormClose
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Panel1: TPanel
Left = 0
Top = 26
Width = 788
Height = 166
Align = alTop
BevelOuter = bvNone
TabOrder = 0
object Label1: TLabel
Left = 6
Top = 6
Width = 120
Height = 24
Caption = #30424#23384#36864#36135#21333
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -24
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentColor = False
ParentFont = False
end
object Label2: TLabel
Left = 119
Top = 14
Width = 36
Height = 12
Caption = #21333#21495#65306
end
object Label3: TLabel
Left = 315
Top = 14
Width = 36
Height = 12
Caption = #25209#27425#65306
end
object Label4: TLabel
Left = 553
Top = 15
Width = 36
Height = 12
Caption = #26085#26399#65306
end
object edtNumber: TEdit
Left = 153
Top = 9
Width = 149
Height = 20
Color = clBtnFace
ReadOnly = True
TabOrder = 0
end
object dtpDateNow: TDateTimePicker
Left = 589
Top = 9
Width = 119
Height = 20
CalAlignment = dtaLeft
Date = 38094.9504902546
Time = 38094.9504902546
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 1
end
object GroupBox1: TGroupBox
Left = 6
Top = 31
Width = 771
Height = 132
TabOrder = 2
object Label5: TLabel
Left = 7
Top = 19
Width = 60
Height = 12
Caption = #21333#20301#32534#21495#65306
end
object Label6: TLabel
Left = 234
Top = 19
Width = 60
Height = 12
Caption = #21333#20301#21517#31216#65306
end
object Label7: TLabel
Left = 7
Top = 40
Width = 60
Height = 12
Caption = #24179#22343#25240#25187#65306
end
object Label8: TLabel
Left = 246
Top = 40
Width = 48
Height = 12
Caption = #24635#25968#37327#65306
end
object Label9: TLabel
Left = 436
Top = 41
Width = 48
Height = 12
Caption = #24635#30721#27915#65306
end
object Label10: TLabel
Left = 8
Top = 62
Width = 60
Height = 12
Caption = #24179#22343#21333#20215#65306
end
object Label11: TLabel
Left = 245
Top = 64
Width = 48
Height = 12
Caption = #25240#25187#39069#65306
end
object Label12: TLabel
Left = 436
Top = 63
Width = 48
Height = 12
Caption = #24635#23454#27915#65306
end
object Label13: TLabel
Left = 31
Top = 85
Width = 36
Height = 12
Caption = #31246#39069#65306
end
object Label14: TLabel
Left = 220
Top = 86
Width = 72
Height = 12
Caption = #19981#21547#31246#37329#39069#65306
end
object Label15: TLabel
Left = 424
Top = 88
Width = 60
Height = 12
Caption = #20854#20182#36153#29992#65306
end
object Label16: TLabel
Left = 584
Top = 87
Width = 60
Height = 12
Caption = #24212#25910#37329#39069#65306
end
object Label23: TLabel
Left = 18
Top = 110
Width = 48
Height = 12
Caption = #22791' '#27880#65306
end
object edtAVgDiscount: TEdit
Left = 68
Top = 37
Width = 143
Height = 20
Color = clBtnFace
ReadOnly = True
TabOrder = 0
Text = '0'
end
object edtSumBookCount: TEdit
Left = 294
Top = 37
Width = 121
Height = 20
Color = clBtnFace
ReadOnly = True
TabOrder = 1
Text = '0'
end
object edtSumTotalMoney: TEdit
Left = 482
Top = 37
Width = 278
Height = 20
Color = clBtnFace
ReadOnly = True
TabOrder = 2
Text = '0'
end
object edtAvgBookPrice: TEdit
Left = 68
Top = 60
Width = 143
Height = 20
Color = clBtnFace
ReadOnly = True
TabOrder = 3
Text = '0'
end
object edtzkMoney: TEdit
Left = 294
Top = 60
Width = 121
Height = 20
Color = clBtnFace
ReadOnly = True
TabOrder = 4
Text = '0'
end
object edtSumRealMoney: TEdit
Left = 482
Top = 60
Width = 278
Height = 20
Color = clBtnFace
ReadOnly = True
TabOrder = 5
Text = '0'
end
object edtTaxMoney: TEdit
Left = 68
Top = 83
Width = 143
Height = 20
Color = clBtnFace
ReadOnly = True
TabOrder = 6
Text = '0'
end
object edtNotax: TEdit
Left = 294
Top = 83
Width = 121
Height = 20
Color = clBtnFace
ReadOnly = True
TabOrder = 7
Text = '0'
end
object edtOtherMoney: TEdit
Left = 482
Top = 83
Width = 95
Height = 20
Color = clWhite
TabOrder = 8
OnKeyPress = edtOtherMoneyKeyPress
end
object edtGetMoney: TEdit
Left = 642
Top = 83
Width = 118
Height = 20
Color = clBtnFace
ReadOnly = True
TabOrder = 9
Text = '0'
end
object cxlcbSaleBookingId: TcxLookupComboBox
Left = 68
Top = 12
Width = 145
Height = 20
Properties.DropDownAutoSize = True
Properties.KeyFieldNames = 'ClientId'
Properties.ListColumns = <
item
Caption = #32534#21495
Fixed = True
HeaderAlignment = taCenter
Width = 50
FieldName = 'ClientId'
end
item
Caption = #21517#31216
HeaderAlignment = taCenter
Width = 120
FieldName = 'ClientName'
end>
Properties.ListSource = dsPublish
Properties.OnChange = cxlcbSaleBookingIdPropertiesChange
Style.BorderStyle = ebs3D
TabOrder = 10
end
object edtUnitName: TDBEdit
Left = 294
Top = 10
Width = 466
Height = 20
Color = clBtnFace
DataField = 'ClientName'
DataSource = dsdbEdit
ReadOnly = True
TabOrder = 11
end
object edtMemo: TEdit
Left = 68
Top = 106
Width = 693
Height = 20
TabOrder = 12
end
end
object cbWholeBooking: TComboBox
Left = 352
Top = 8
Width = 193
Height = 20
Style = csDropDownList
ItemHeight = 12
TabOrder = 3
end
end
object Panel2: TPanel
Left = 0
Top = 192
Width = 681
Height = 242
Align = alLeft
BevelOuter = bvNone
TabOrder = 1
object dxDBGrid1: TdxDBGrid
Left = 0
Top = 0
Width = 681
Height = 242
Bands = <
item
end>
DefaultLayout = True
HeaderPanelRowCount = 1
SummaryGroups = <>
SummarySeparator = ', '
Align = alClient
Enabled = False
TabOrder = 0
OnDblClick = bbtnEditClick
DataSource = dssubs
Filter.Criteria = {00000000}
OptionsView = [edgoBandHeaderWidth, edgoRowSelect, edgoUseBitmap]
object dxDBGrid1BookId: TdxDBGridExtLookupColumn
Caption = #24207#21495
HeaderAlignment = taCenter
Width = 70
BandIndex = 0
RowIndex = 0
OnChange = dxDBGrid1BookIdChange
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -