📄 user_m.dfm
字号:
object UserForm: TUserForm
Left = 205
Top = 159
Width = 724
Height = 513
Caption = #29992#25143#31649#29702
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 716
Height = 57
Align = alTop
BorderStyle = bsSingle
Color = clMoneyGreen
TabOrder = 0
object lbNo: TLabel
Left = 16
Top = 20
Width = 33
Height = 13
AutoSize = False
Caption = #32534#21495#65306
end
object lbName1: TLabel
Left = 176
Top = 19
Width = 35
Height = 13
AutoSize = False
Caption = #22995#21517#65306
end
object lbSex: TLabel
Left = 357
Top = 20
Width = 35
Height = 13
AutoSize = False
Caption = #24615#21035#65306
end
object edNO: TEdit
Left = 52
Top = 16
Width = 101
Height = 21
TabOrder = 0
end
object edName1: TEdit
Left = 212
Top = 16
Width = 121
Height = 21
TabOrder = 1
end
object cbSex1: TComboBox
Left = 394
Top = 16
Width = 81
Height = 21
ItemHeight = 13
TabOrder = 2
end
object btnReport: TButton
Left = 624
Top = 14
Width = 78
Height = 25
Caption = #29992#25143#25253#34920
TabOrder = 3
end
object btnFind: TBitBtn
Left = 528
Top = 14
Width = 65
Height = 25
Caption = #26597#35810
TabOrder = 4
OnClick = btnFindClick
Glyph.Data = {
F6000000424DF600000000000000760000002800000010000000100000000100
0400000000008000000000000000000000001000000000000000000000000000
8000008000000080800080000000800080008080000080808000C0C0C0000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
8888888888888888888800000888880000080F000888880F00080F000888880F
0008000000080000000800F000000F00000800F000800F00000800F000800F00
00088000000000000088880F00080F0008888800000800000888888000888000
88888880F08880F0888888800088800088888888888888888888}
end
end
object Panel2: TPanel
Left = 0
Top = 57
Width = 716
Height = 180
Align = alClient
BorderStyle = bsSingle
TabOrder = 1
object DBGrid: TDBGrid
Left = 1
Top = 1
Width = 710
Height = 174
Align = alClient
DataSource = dsUser
ReadOnly = True
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnDrawColumnCell = DBGridDrawColumnCell
Columns = <
item
Expanded = False
FieldName = 'UNo'
Title.Caption = #32534#21495
Width = 47
Visible = True
end
item
Expanded = False
FieldName = 'UName'
Title.Caption = #22995#21517
Width = 57
Visible = True
end
item
Expanded = False
FieldName = 'Sex'
Title.Caption = #24615#21035
Width = 46
Visible = True
end
item
Expanded = False
FieldName = 'Post'
Title.Caption = #32844#20301
Width = 60
Visible = True
end
item
Expanded = False
FieldName = 'UBirth'
Title.Caption = #20986#29983#24180#26376
Width = 75
Visible = True
end
item
Expanded = False
FieldName = 'UPhone'
Title.Caption = #32852#31995#30005#35805
Width = 89
Visible = True
end
item
Expanded = False
FieldName = 'UEmail'
Title.Caption = #32852#31995#37038#31665
Width = 123
Visible = True
end
item
Expanded = False
FieldName = 'UAddress'
Title.Caption = #32852#31995#22320#22336
Width = 205
Visible = True
end
item
Expanded = False
FieldName = 'UMemo'
Title.Caption = #22791#27880
Width = 175
Visible = True
end>
end
end
object Panel3: TPanel
Left = 0
Top = 237
Width = 716
Height = 181
Align = alBottom
BorderStyle = bsSingle
TabOrder = 2
object lbName2: TLabel
Left = 12
Top = 22
Width = 42
Height = 13
AutoSize = False
Caption = #22995#21517#65306
end
object lbPost: TLabel
Left = 181
Top = 22
Width = 62
Height = 13
AutoSize = False
Caption = #32844' '#20301#65306
end
object Label6: TLabel
Left = 374
Top = 22
Width = 65
Height = 13
AutoSize = False
Caption = #24615' '#21035#65306
end
object Label7: TLabel
Left = 552
Top = 3
Width = 32
Height = 13
AutoSize = False
Caption = #35282#33394#65306
end
object lbPwd1: TLabel
Left = 11
Top = 62
Width = 32
Height = 13
AutoSize = False
Caption = #23494#30721#65306
end
object lbPwd2: TLabel
Left = 179
Top = 62
Width = 62
Height = 13
AutoSize = False
Caption = #30830#35748#23494#30721#65306
end
object lbBornDate: TLabel
Left = 371
Top = 62
Width = 63
Height = 13
AutoSize = False
Caption = #20986#29983#24180#26376#65306
end
object lbAdress: TLabel
Left = 10
Top = 107
Width = 65
Height = 13
AutoSize = False
Caption = #32852#31995#22320#22336#65306
end
object lbMemo: TLabel
Left = 11
Top = 145
Width = 63
Height = 14
AutoSize = False
Caption = #22791' '#27880#65306
end
object lbTel: TLabel
Left = 322
Top = 107
Width = 63
Height = 13
AutoSize = False
Caption = #32852#31995#30005#35805#65306
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -