📄 umgruserf.dfm
字号:
object MgrUserF: TMgrUserF
Left = 0
Top = 0
Width = 548
Height = 410
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
object Button1: TButton
Left = 453
Top = 386
Width = 67
Height = 22
Caption = #20851#38381
TabOrder = 0
OnClick = Button1Click
end
object Panel1: TPanel
Left = 3
Top = 31
Width = 541
Height = 351
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 1
object GroupBox1: TGroupBox
Left = 6
Top = 4
Width = 259
Height = 341
Caption = #29992#25143#21015#34920
TabOrder = 0
object ListView1: TListView
Left = 6
Top = 15
Width = 247
Height = 293
Columns = <
item
Caption = #29992#25143#21517
Width = 100
end
item
Caption = #29992#25143#26435#38480
Width = 80
end>
GridLines = True
MultiSelect = True
ReadOnly = True
RowSelect = True
TabOrder = 0
ViewStyle = vsReport
OnChange = ListView1Change
OnClick = ListView1Click
end
object Button2: TButton
Left = 185
Top = 314
Width = 67
Height = 22
Caption = #21024#38500
TabOrder = 1
OnClick = Button2Click
end
end
object GroupBox2: TGroupBox
Left = 272
Top = 4
Width = 262
Height = 341
Caption = #32534#36753#29992#25143
TabOrder = 1
object GroupBox3: TGroupBox
Left = 11
Top = 15
Width = 241
Height = 58
Caption = #25805#20316
TabOrder = 0
object RadioButton1: TRadioButton
Left = 12
Top = 21
Width = 52
Height = 17
Caption = #28155#21152
Checked = True
TabOrder = 0
TabStop = True
OnClick = RadioButton1Click
end
object RadioButton2: TRadioButton
Left = 102
Top = 21
Width = 49
Height = 17
Caption = #20462#25913
TabOrder = 1
OnClick = RadioButton2Click
end
end
object GroupBox4: TGroupBox
Left = 12
Top = 93
Width = 238
Height = 166
Caption = #36873#39033
TabOrder = 1
object Edit1: TEdit
Left = 93
Top = 36
Width = 121
Height = 20
TabOrder = 0
end
object Edit2: TEdit
Left = 93
Top = 74
Width = 121
Height = 20
PasswordChar = '*'
TabOrder = 1
end
object StaticText1: TStaticText
Left = 19
Top = 39
Width = 40
Height = 16
Caption = #29992#25143#21517
TabOrder = 2
end
object StaticText2: TStaticText
Left = 19
Top = 77
Width = 28
Height = 16
Caption = #21475#20196
TabOrder = 3
end
object ComboBox1: TComboBox
Left = 93
Top = 111
Width = 121
Height = 20
Style = csDropDownList
ItemHeight = 12
TabOrder = 4
Items.Strings = (
#36229#32423#29992#25143
#19968#33324#31649#29702#21592
#25805#20316#21592)
end
object StaticText3: TStaticText
Left = 19
Top = 114
Width = 28
Height = 16
Caption = #26435#38480
TabOrder = 5
end
end
object Button3: TButton
Left = 177
Top = 314
Width = 67
Height = 22
Caption = #30830#23450
TabOrder = 2
OnClick = Button3Click
end
end
end
object Panel2: TPanel
Left = 4
Top = 3
Width = 540
Height = 25
Alignment = taLeftJustify
BevelInner = bvRaised
BevelOuter = bvLowered
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
object StaticText4: TStaticText
Left = 14
Top = 7
Width = 88
Height = 16
Caption = #26435#38480#35774#32622#19982#31649#29702
TabOrder = 0
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -