usearch.~dfm
来自「本程序是人事管理系统.对数据进行的操作有数据更新数据查询数据删除.本程序利用Da」· ~DFM 代码 · 共 263 行
~DFM
263 行
object Form1: TForm1
Left = 124
Top = 111
Width = 543
Height = 455
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 24
Width = 84
Height = 13
Alignment = taRightJustify
AutoSize = False
Caption = #21592#24037#21495#65306
end
object Label6: TLabel
Left = 8
Top = 56
Width = 84
Height = 13
Alignment = taRightJustify
AutoSize = False
Caption = #37096#12288#38376#65306
end
object Label7: TLabel
Left = 8
Top = 80
Width = 84
Height = 13
Alignment = taRightJustify
AutoSize = False
Caption = #32844#12288#21153#65306
end
object Label8: TLabel
Left = 8
Top = 104
Width = 84
Height = 13
Alignment = taRightJustify
AutoSize = False
Caption = #21463#25945#32946#27700#24179#65306
end
object Label9: TLabel
Left = 8
Top = 128
Width = 84
Height = 13
Alignment = taRightJustify
AutoSize = False
Caption = #19987#12288#19994#65306
end
object Label13: TLabel
Left = 8
Top = 152
Width = 84
Height = 13
Alignment = taRightJustify
AutoSize = False
Caption = #22791#12288#27880#65306
end
object Label14: TLabel
Left = 16
Top = 216
Width = 84
Height = 13
Alignment = taRightJustify
AutoSize = False
Caption = #20154#20107#21464#21160#21015#34920#65306
end
object Label12: TLabel
Left = 224
Top = 184
Width = 84
Height = 13
Alignment = taRightJustify
AutoSize = False
Caption = 'Email'#65306
end
object Label11: TLabel
Left = 224
Top = 160
Width = 84
Height = 13
Alignment = taRightJustify
AutoSize = False
Caption = #30005#12288#35805#65306
end
object Label10: TLabel
Left = 224
Top = 136
Width = 84
Height = 13
Alignment = taRightJustify
AutoSize = False
Caption = #20303#12288#22336#65306
end
object Label5: TLabel
Left = 224
Top = 112
Width = 84
Height = 13
Alignment = taRightJustify
AutoSize = False
Caption = #29983#12288#26085#65306
end
object Label3: TLabel
Left = 224
Top = 88
Width = 84
Height = 13
Alignment = taRightJustify
AutoSize = False
Caption = #22995#12288#21517#65306
end
object Label2: TLabel
Left = 224
Top = 20
Width = 84
Height = 13
Alignment = taRightJustify
AutoSize = False
Caption = #36755#20837#23494#30721#65306
end
object StaticText1: TStaticText
Left = 56
Top = 240
Width = 65
Height = 17
AutoSize = False
Caption = #35760#24405#32534#21495
TabOrder = 0
end
object StaticText4: TStaticText
Left = 176
Top = 240
Width = 65
Height = 17
AutoSize = False
Caption = #35760#24405#26102#38388
TabOrder = 1
end
object StaticText3: TStaticText
Left = 344
Top = 240
Width = 73
Height = 17
AutoSize = False
Caption = #20855#20307#25551#36848
TabOrder = 2
end
object i_sex: TDBRadioGroup
Left = 248
Top = 48
Width = 201
Height = 33
BiDiMode = bdLeftToRight
Caption = #24615#12288#21035
Columns = 2
DataField = 'SEX'
DataSource = DataModule1.DS_user_2
Items.Strings = (
#30007
#22899)
ParentBiDiMode = False
TabOrder = 3
TabStop = True
Values.Strings = (
'M'
'F')
end
object DBCtrlGrid1: TDBCtrlGrid
Left = 16
Top = 264
Width = 505
Height = 81
PanelHeight = 27
PanelWidth = 489
TabOrder = 4
end
object Edit1: TEdit
Left = 104
Top = 16
Width = 121
Height = 21
TabOrder = 5
Text = 'Edit1'
end
object Edit2: TEdit
Left = 104
Top = 48
Width = 121
Height = 21
TabOrder = 6
Text = 'Edit2'
end
object Edit3: TEdit
Left = 104
Top = 72
Width = 121
Height = 21
TabOrder = 7
Text = 'Edit3'
end
object Edit4: TEdit
Left = 104
Top = 96
Width = 121
Height = 21
TabOrder = 8
Text = 'Edit4'
end
object Edit5: TEdit
Left = 104
Top = 120
Width = 121
Height = 21
TabOrder = 9
Text = 'Edit5'
end
object i_remark: TDBMemo
Left = 48
Top = 168
Width = 169
Height = 33
DataField = 'REMARK'
DataSource = DataModule1.DS_user_2
TabOrder = 10
end
object Edit6: TEdit
Left = 312
Top = 12
Width = 121
Height = 21
TabOrder = 11
Text = 'Edit6'
end
object Button1: TButton
Left = 448
Top = 8
Width = 75
Height = 25
Caption = 'Button1'
TabOrder = 12
end
object Edit7: TEdit
Left = 320
Top = 88
Width = 121
Height = 21
TabOrder = 13
Text = 'Edit7'
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?