📄 unituserfr.~dfm
字号:
object userfr: Tuserfr
Left = 234
Top = 251
Width = 664
Height = 424
Caption = 'userfr'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 656
Height = 390
Align = alClient
TabOrder = 0
object Label1: TLabel
Left = 200
Top = 44
Width = 33
Height = 13
AutoSize = False
Caption = #24037#21495
end
object Label2: TLabel
Left = 391
Top = 42
Width = 33
Height = 13
AutoSize = False
Caption = #22995#21517
end
object Label3: TLabel
Left = 200
Top = 82
Width = 33
Height = 13
AutoSize = False
Caption = #23494#30721
end
object Label4: TLabel
Left = 391
Top = 81
Width = 48
Height = 13
Caption = #29992#25143#32423#21035
end
object Panel2: TPanel
Left = 1
Top = 1
Width = 160
Height = 388
Align = alLeft
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
OnMouseMove = Panel2MouseMove
object BitBtn1: TBitBtn
Left = 32
Top = 40
Width = 75
Height = 25
Caption = #19978#19968#26465
TabOrder = 0
OnClick = BitBtn1Click
OnMouseMove = BitBtn1MouseMove
end
object BitBtn2: TBitBtn
Left = 32
Top = 82
Width = 75
Height = 25
Caption = #19979#19968#26465
TabOrder = 1
OnClick = BitBtn2Click
OnMouseMove = BitBtn1MouseMove
end
object BitBtn3: TBitBtn
Left = 32
Top = 124
Width = 75
Height = 25
Caption = #28155#21152
TabOrder = 2
OnClick = BitBtn3Click
OnMouseMove = BitBtn1MouseMove
end
object BitBtn4: TBitBtn
Left = 32
Top = 166
Width = 75
Height = 25
Caption = #20445#23384
TabOrder = 3
OnClick = BitBtn4Click
OnMouseMove = BitBtn1MouseMove
end
object BitBtn5: TBitBtn
Left = 32
Top = 209
Width = 75
Height = 25
Caption = #20462#25913
TabOrder = 4
OnClick = BitBtn5Click
OnMouseMove = BitBtn1MouseMove
end
object BitBtn6: TBitBtn
Left = 32
Top = 251
Width = 75
Height = 25
Caption = #21024#38500
TabOrder = 5
OnClick = BitBtn6Click
OnMouseMove = BitBtn1MouseMove
end
object BitBtn7: TBitBtn
Left = 32
Top = 293
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 6
OnClick = BitBtn7Click
OnMouseMove = BitBtn1MouseMove
end
object BitBtn8: TBitBtn
Left = 32
Top = 336
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 7
OnClick = bitbtn8click
OnMouseMove = BitBtn1MouseMove
end
end
object DBGrid1: TDBGrid
Left = 184
Top = 136
Width = 321
Height = 201
DataSource = DataModule2.DataSourceuser
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnCellClick = DBGrid1CellClick
OnMouseMove = DBGrid1MouseMove
end
object ComboBox1: TComboBox
Left = 448
Top = 80
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 2
Items.Strings = (
#31649#29702#21592
#39640#32423#31649#29702#21592)
end
object Edit1: TEdit
Left = 240
Top = 40
Width = 121
Height = 21
TabOrder = 3
OnKeyDown = Edit1KeyDown
end
object Edit2: TEdit
Left = 448
Top = 40
Width = 121
Height = 21
TabOrder = 4
end
object Edit3: TEdit
Left = 240
Top = 80
Width = 121
Height = 21
TabOrder = 5
OnChange = Edit1Change
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -