📄 userunit.dfm
字号:
object userform: Tuserform
Left = 226
Top = 167
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #29992#25143#31649#29702
ClientHeight = 256
ClientWidth = 441
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poScreenCenter
Visible = True
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 441
Height = 41
ButtonHeight = 36
ButtonWidth = 55
Caption = 'ToolBar1'
HotImages = ImageList1
Images = ImageList1
ShowCaptions = True
TabOrder = 0
object tb_add: TToolButton
Left = 0
Top = 2
Caption = #28155#21152#29992#25143
Enabled = False
ImageIndex = 0
OnClick = tb_addClick
end
object tb_uptate: TToolButton
Left = 55
Top = 2
Caption = #20462#25913#29992#25143
Enabled = False
ImageIndex = 8
end
object tb_delete: TToolButton
Left = 110
Top = 2
Caption = #21024#38500#29992#25143
ImageIndex = 2
OnClick = tb_deleteClick
end
object tb_exit: TToolButton
Left = 165
Top = 2
Caption = #36864#20986
ImageIndex = 1
OnClick = tb_exitClick
end
end
object Panel1: TPanel
Left = 0
Top = 41
Width = 441
Height = 336
Align = alTop
TabOrder = 1
object Label1: TLabel
Left = 16
Top = 24
Width = 57
Height = 13
AutoSize = False
Caption = #29992#25143#21517
end
object Label2: TLabel
Left = 24
Top = 64
Width = 49
Height = 17
AutoSize = False
Caption = #23494#30721
end
object Label3: TLabel
Left = 240
Top = 24
Width = 113
Height = 25
AutoSize = False
Caption = #26435#38480#35774#32622#35828#26126':'
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
WordWrap = True
end
object Label4: TLabel
Left = 17
Top = 112
Width = 61
Height = 13
AutoSize = False
Caption = #38498#31995#35774#32622
end
object Label5: TLabel
Left = 113
Top = 112
Width = 61
Height = 13
AutoSize = False
Caption = #29677#32423#31649#29702
end
object Label6: TLabel
Left = 233
Top = 112
Width = 62
Height = 13
AutoSize = False
Caption = #23398#29983#31649#29702
end
object Label7: TLabel
Left = 329
Top = 112
Width = 61
Height = 13
AutoSize = False
Caption = #29992#25143#31649#29702
end
object Label8: TLabel
Left = 9
Top = 152
Width = 61
Height = 13
AutoSize = False
Caption = #23398#31821#21464#26356
end
object Label9: TLabel
Left = 113
Top = 152
Width = 61
Height = 13
AutoSize = False
Caption = #23398#29983#26597#35810
end
object Label10: TLabel
Left = 233
Top = 152
Width = 61
Height = 13
AutoSize = False
Caption = #22870#21169#24773#20917
end
object Label11: TLabel
Left = 329
Top = 152
Width = 61
Height = 13
AutoSize = False
Caption = #22788#32602#24773#20917
end
object Label12: TLabel
Left = 240
Top = 48
Width = 137
Height = 17
AutoSize = False
Caption = #36755#20837'0'#20195#34920#27809#26377#26435#38480
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label13: TLabel
Left = 240
Top = 72
Width = 90
Height = 13
Caption = #36755#20837'1'#20195#34920#26377#26435#38480
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 80
Top = 24
Width = 145
Height = 21
TabOrder = 0
OnChange = Edit1Change
end
object Edit2: TEdit
Left = 80
Top = 64
Width = 145
Height = 21
PasswordChar = '*'
TabOrder = 1
OnChange = Edit2Change
end
end
object Edit3: TEdit
Left = 72
Top = 152
Width = 30
Height = 21
TabOrder = 2
OnKeyPress = Edit3KeyPress
end
object Edit4: TEdit
Left = 180
Top = 152
Width = 30
Height = 21
TabOrder = 3
OnKeyPress = Edit4KeyPress
end
object Edit5: TEdit
Left = 288
Top = 152
Width = 30
Height = 21
TabOrder = 4
OnKeyPress = Edit5KeyPress
end
object Edit6: TEdit
Left = 388
Top = 152
Width = 30
Height = 21
TabOrder = 5
OnKeyPress = Edit6KeyPress
end
object Edit7: TEdit
Left = 72
Top = 192
Width = 30
Height = 21
TabOrder = 6
OnKeyPress = Edit7KeyPress
end
object Edit8: TEdit
Left = 180
Top = 192
Width = 30
Height = 21
TabOrder = 7
OnKeyPress = Edit8KeyPress
end
object Edit9: TEdit
Left = 288
Top = 192
Width = 30
Height = 21
TabOrder = 8
OnKeyPress = Edit9KeyPress
end
object Edit10: TEdit
Left = 388
Top = 192
Width = 30
Height = 21
TabOrder = 9
OnKeyPress = Edit10KeyPress
end
object ImageList1: TImageList
Left = 344
Top = 8
Bitmap = {
494C01010A000E00040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
0000000000003600000028000000400000004000000001002000000000000040
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -