📄 unit8.dfm
字号:
object Form8: TForm8
Left = 232
Top = 144
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = ' '#32534#36753
ClientHeight = 498
ClientWidth = 544
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 16
Top = 5
Width = 57
Height = 17
Alignment = taRightJustify
AutoSize = False
Caption = #24207#21495
FocusControl = DBEdit1
Transparent = True
end
object Label3: TLabel
Left = 16
Top = 35
Width = 57
Height = 13
Alignment = taRightJustify
AutoSize = False
Caption = #24615#21035
FocusControl = DBEdit3
Transparent = True
end
object Label5: TLabel
Left = 16
Top = 71
Width = 57
Height = 13
Alignment = taRightJustify
AutoSize = False
Caption = #32844#19994
FocusControl = DBEdit5
Transparent = True
end
object Label6: TLabel
Left = 8
Top = 103
Width = 65
Height = 13
Alignment = taRightJustify
AutoSize = False
Caption = #24320#22987#24180#40836
FocusControl = DBEdit6
Transparent = True
end
object Label7: TLabel
Left = 264
Top = 80
Width = 57
Height = 13
Alignment = taRightJustify
AutoSize = False
Caption = #32467#26463#24180#40836
FocusControl = DBEdit7
end
object Label8: TLabel
Left = 16
Top = 135
Width = 57
Height = 13
Alignment = taRightJustify
AutoSize = False
Caption = #22240#32032#32534#21495
FocusControl = DBEdit8
Transparent = True
end
object Label9: TLabel
Left = 264
Top = 124
Width = 57
Height = 13
Alignment = taRightJustify
AutoSize = False
Caption = #22240#32032#21517#31216
FocusControl = DBEdit9
end
object Label10: TLabel
Left = 8
Top = 169
Width = 65
Height = 13
Alignment = taRightJustify
AutoSize = False
Caption = #24320#22987#20998#25968
FocusControl = DBEdit10
Transparent = True
end
object Label11: TLabel
Left = 256
Top = 157
Width = 65
Height = 13
Alignment = taRightJustify
AutoSize = False
Caption = #32467#26463#20998#25968
FocusControl = DBEdit11
end
object Label12: TLabel
Left = 8
Top = 221
Width = 65
Height = 13
Alignment = taRightJustify
AutoSize = False
Caption = #24615#26684#25551#36848
FocusControl = DBMemo1
Transparent = True
end
object DBEdit1: TDBEdit
Left = 78
Top = 0
Width = 169
Height = 21
DataField = 'ID'
DataSource = Form6.DataSource4
Enabled = False
TabOrder = 0
end
object DBEdit3: TDBEdit
Left = 78
Top = 30
Width = 169
Height = 21
DataField = 'xbCode_CodeName'
DataSource = Form6.DataSource4
Enabled = False
TabOrder = 1
end
object DBEdit5: TDBEdit
Left = 78
Top = 64
Width = 169
Height = 21
DataField = 'zyfCode_CodeName'
DataSource = Form6.DataSource4
Enabled = False
TabOrder = 2
end
object DBEdit6: TDBEdit
Left = 78
Top = 98
Width = 169
Height = 21
DataField = 'Bage'
DataSource = Form6.DataSource4
Enabled = False
TabOrder = 3
end
object DBEdit7: TDBEdit
Left = 336
Top = 76
Width = 169
Height = 21
DataField = 'Eage'
DataSource = Form6.DataSource4
Enabled = False
TabOrder = 4
end
object DBEdit8: TDBEdit
Left = 78
Top = 132
Width = 169
Height = 21
DataField = 'YinSuBH'
DataSource = Form6.DataSource4
Enabled = False
TabOrder = 5
end
object DBEdit9: TDBEdit
Left = 336
Top = 121
Width = 169
Height = 21
DataField = 'YinSuName'
DataSource = Form6.DataSource4
Enabled = False
TabOrder = 6
end
object DBEdit10: TDBEdit
Left = 78
Top = 166
Width = 169
Height = 21
DataField = 'Bfz'
DataSource = Form6.DataSource4
Enabled = False
TabOrder = 7
end
object DBEdit11: TDBEdit
Left = 336
Top = 155
Width = 169
Height = 21
DataField = 'Efz'
DataSource = Form6.DataSource4
Enabled = False
TabOrder = 8
end
object DBMemo1: TDBMemo
Left = 72
Top = 221
Width = 449
Height = 225
DataField = 'xgms'
DataSource = Form6.DataSource4
TabOrder = 9
end
object DBNavigator1: TDBNavigator
Left = 80
Top = 453
Width = 392
Height = 28
DataSource = Form6.DataSource4
VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast, nbEdit, nbPost, nbCancel]
TabOrder = 10
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -