📄 customer.~dfm
字号:
object F_Disp: TF_Disp
Left = 307
Top = 179
Width = 429
Height = 352
Caption = #23458#25143#35746#21333#26597#30475#31383#21475
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poScreenCenter
Visible = True
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 6
Top = 5
Width = 113
Height = 16
Caption = #23458#25143#20449#24687#34920#65306' '
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentColor = False
ParentFont = False
end
object Label2: TLabel
Left = 6
Top = 165
Width = 105
Height = 16
Caption = #35746#21333#20449#24687#34920#65306' '
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentColor = False
ParentFont = False
end
object DBG_Customer: TDBGrid
Left = 4
Top = 25
Width = 409
Height = 129
DataSource = DM.DS_Customer
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnCellClick = DBG_CustomerCellClick
Columns = <
item
Alignment = taCenter
Expanded = False
FieldName = 'Customer_ID'
Title.Alignment = taCenter
Title.Caption = #23458#25143#32534#21495
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'Customer_Person'
Title.Alignment = taCenter
Title.Caption = #32852#31995#20154
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'Customer_Tel'
Title.Alignment = taCenter
Title.Caption = #30005#35805
Width = 89
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'Customer_Mobile'
Title.Alignment = taCenter
Title.Caption = #25163#26426
Width = 84
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'Customer_Company'
Title.Caption = #20844#21496#21517#31216
Visible = True
end>
end
object DBG_Order: TDBGrid
Left = 5
Top = 185
Width = 409
Height = 129
DataSource = DM.DS_Order
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnCellClick = DBG_OrderCellClick
Columns = <
item
Alignment = taCenter
Expanded = False
FieldName = 'Order_No'
Title.Alignment = taCenter
Title.Caption = #35746#21333#35760#24405#21495
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'Order_ID'
Title.Alignment = taCenter
Title.Caption = #23458#25143#32534#21495
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'Order_SaleDate'
Title.Alignment = taCenter
Title.Caption = #20132#26131#26102#38388
Width = 84
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'Order_Add'
Title.Alignment = taCenter
Title.Caption = #20132#26131#22320#28857
Width = 113
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'Order_Amount_Paid'
Title.Alignment = taCenter
Title.Caption = #20132#26131#37329#39069
Visible = True
end>
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -