?? customermsunit.dfm
字號:
object customerfrm: Tcustomerfrm
Left = 216
Top = 94
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #39038#23458#31649#29702
ClientHeight = 443
ClientWidth = 670
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Splitter1: TSplitter
Left = 0
Top = 40
Width = 721
Height = 4
Cursor = crHSplit
Align = alNone
Beveled = True
end
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 670
Height = 38
AutoSize = True
ButtonHeight = 36
ButtonWidth = 31
Caption = 'ToolBar1'
Flat = True
Images = ImageList1
ShowCaptions = True
TabOrder = 0
object ToolButton1: TToolButton
Left = 0
Top = 0
Caption = #28155#21152
ImageIndex = 0
OnClick = ToolButton1Click
end
object ToolButton2: TToolButton
Left = 31
Top = 0
Caption = #20462#25913
ImageIndex = 1
OnClick = ToolButton2Click
end
object ToolButton3: TToolButton
Left = 62
Top = 0
Caption = #21024#38500
ImageIndex = 2
OnClick = ToolButton3Click
end
object ToolButton4: TToolButton
Left = 93
Top = 0
Width = 14
Caption = 'ToolButton4'
ImageIndex = 3
Style = tbsDivider
end
object ToolButton5: TToolButton
Left = 107
Top = 0
Caption = #20445#23384
ImageIndex = 4
OnClick = ToolButton5Click
end
object ToolButton6: TToolButton
Left = 138
Top = 0
Caption = #21462#28040
ImageIndex = 5
OnClick = ToolButton6Click
end
object ToolButton7: TToolButton
Left = 169
Top = 0
Width = 14
Caption = 'ToolButton7'
ImageIndex = 6
Style = tbsDivider
end
object ToolButton8: TToolButton
Left = 183
Top = 0
Caption = #20851#38381
ImageIndex = 7
OnClick = ToolButton8Click
end
end
object GroupBox1: TGroupBox
Left = 7
Top = 48
Width = 657
Height = 201
Caption = #39038#23458#20449#24687
TabOrder = 1
object Label1: TLabel
Left = 40
Top = 19
Width = 60
Height = 13
Caption = #39038#23458#32534#21495#65306
end
object Label2: TLabel
Left = 48
Top = 40
Width = 48
Height = 13
Caption = #32852#31995#20154#65306
end
object Label3: TLabel
Left = 40
Top = 64
Width = 60
Height = 13
Caption = #32852#31995#30005#35805#65306
end
object Label4: TLabel
Left = 40
Top = 88
Width = 60
Height = 13
Caption = #37038#25919#32534#30721#65306
end
object Label5: TLabel
Left = 40
Top = 112
Width = 60
Height = 13
Caption = #20256#30495#21495#30721#65306
end
object Label6: TLabel
Left = 40
Top = 136
Width = 60
Height = 13
Caption = #22791#27880#20449#24687#65306
end
object Label7: TLabel
Left = 368
Top = 20
Width = 60
Height = 13
Caption = #39038#23458#21517#31216#65306
end
object Label8: TLabel
Left = 368
Top = 44
Width = 60
Height = 13
Caption = #32852#31995#22320#22336#65306
end
object Label9: TLabel
Left = 368
Top = 68
Width = 60
Height = 13
Caption = #20844#21496#20027#19994#65306
end
object Label10: TLabel
Left = 368
Top = 91
Width = 60
Height = 13
Caption = #22478#24066#21517#31216#65306
end
object Label11: TLabel
Left = 368
Top = 115
Width = 60
Height = 13
Caption = #22320#21306#21517#31216#65306
end
object Edit1: TEdit
Left = 112
Top = 16
Width = 121
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 112
Top = 40
Width = 121
Height = 21
TabOrder = 1
end
object Edit3: TEdit
Left = 112
Top = 64
Width = 121
Height = 21
TabOrder = 2
end
object Edit4: TEdit
Left = 112
Top = 88
Width = 121
Height = 21
TabOrder = 3
end
object Edit5: TEdit
Left = 112
Top = 112
Width = 121
Height = 21
TabOrder = 4
end
object Edit6: TEdit
Left = 464
Top = 16
Width = 121
Height = 21
TabOrder = 5
end
object Edit7: TEdit
Left = 464
Top = 40
Width = 121
Height = 21
TabOrder = 6
end
object Edit8: TEdit
Left = 464
Top = 64
Width = 121
Height = 21
TabOrder = 7
end
object Edit9: TEdit
Left = 464
Top = 88
Width = 121
Height = 21
TabOrder = 8
end
object Edit10: TEdit
Left = 464
Top = 112
Width = 121
Height = 21
TabOrder = 9
end
object Memo1: TMemo
Left = 112
Top = 136
Width = 473
Height = 57
Lines.Strings = (
'')
TabOrder = 10
end
end
object DBGrid1: TDBGrid
Left = 0
Top = 255
Width = 670
Height = 188
Align = alBottom
DataSource = DataModule2.DScustomerms
ReadOnly = True
TabOrder = 2
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnCellClick = DBGrid1CellClick
Columns = <
item
Expanded = False
FieldName = #39038#23458#32534#21495
Visible = True
end
item
Expanded = False
FieldName = #20844#21496#21517#31216
Visible = True
end
item
Expanded = False
FieldName = #32852#31995#20154#22995#21517
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -