📄 unit3.~dfm
字号:
object create_user: Tcreate_user
Left = 231
Top = 188
Width = 634
Height = 442
Caption = 'create_user'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 248
Top = 24
Width = 89
Height = 16
AutoSize = False
Caption = #26032' '#24314' '#29992' '#25143
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object GroupBox1: TGroupBox
Left = 8
Top = 56
Width = 201
Height = 177
Caption = #29992#25143#30331#24405
TabOrder = 0
object Label2: TLabel
Left = 16
Top = 32
Width = 36
Height = 13
Caption = #29992#25143#21517
end
object Label3: TLabel
Left = 16
Top = 72
Width = 24
Height = 13
Caption = #23494#30721
end
object Label8: TLabel
Left = 16
Top = 112
Width = 48
Height = 13
Caption = #29992#25143#32423#21035
end
object Edit1: TEdit
Left = 66
Top = 32
Width = 121
Height = 21
TabOrder = 0
Text = ' '
OnChange = Edit1Change
end
object Edit2: TEdit
Left = 64
Top = 72
Width = 121
Height = 21
TabOrder = 1
Text = ' '
OnChange = Edit2Change
end
object Button1: TButton
Left = 128
Top = 144
Width = 57
Height = 25
Caption = #30830#23450
TabOrder = 2
OnClick = Button1Click
end
end
object GroupBox2: TGroupBox
Left = 215
Top = 56
Width = 201
Height = 177
Caption = #26032#24314#29992#25143
TabOrder = 1
object Label4: TLabel
Left = 8
Top = 40
Width = 36
Height = 13
Caption = #29992#25143#21517
end
object Label5: TLabel
Left = 16
Top = 80
Width = 24
Height = 13
Caption = #23494#30721
end
object Label9: TLabel
Left = 16
Top = 112
Width = 48
Height = 13
Caption = #29992#25143#32423#21035
end
object Edit3: TEdit
Left = 56
Top = 32
Width = 121
Height = 21
TabOrder = 0
Text = ' '
end
object Edit4: TEdit
Left = 56
Top = 72
Width = 121
Height = 21
TabOrder = 1
Text = ' '
end
object Edit7: TEdit
Left = 88
Top = 112
Width = 89
Height = 21
TabOrder = 2
Text = ' '
end
object Button2: TButton
Left = 120
Top = 144
Width = 49
Height = 25
Caption = #30830#23450
TabOrder = 3
end
end
object GroupBox3: TGroupBox
Left = 422
Top = 55
Width = 193
Height = 178
Caption = #21024#38500#29992#25143
TabOrder = 2
object Label6: TLabel
Left = 8
Top = 40
Width = 36
Height = 13
Caption = #29992#25143#21517
end
object Label7: TLabel
Left = 16
Top = 80
Width = 24
Height = 13
Caption = #23494#30721
end
object Label10: TLabel
Left = 16
Top = 120
Width = 48
Height = 13
Caption = #29992#25143#32423#21035
end
object Edit5: TEdit
Left = 56
Top = 32
Width = 121
Height = 21
TabOrder = 0
Text = ' '
end
object Edit6: TEdit
Left = 56
Top = 72
Width = 121
Height = 21
TabOrder = 1
Text = ' '
end
object Button3: TButton
Left = 88
Top = 144
Width = 57
Height = 25
Caption = #30830#23450
TabOrder = 2
end
end
object GroupBox4: TGroupBox
Left = 8
Top = 240
Width = 409
Height = 153
Caption = #26597#35810#24050#26377#29992#25143
TabOrder = 3
object Label11: TLabel
Left = 32
Top = 56
Width = 48
Height = 13
Caption = #29992#25143#32423#21035
end
object Button4: TButton
Left = 32
Top = 80
Width = 57
Height = 25
Caption = #26597#35810
TabOrder = 0
OnClick = Button4Click
end
object SpinEdit1: TSpinEdit
Left = 32
Top = 32
Width = 57
Height = 22
MaxValue = 5
MinValue = 1
TabOrder = 1
Value = 1
end
object DBGrid1: TDBGrid
Left = 120
Top = 16
Width = 273
Height = 105
Ctl3D = True
DataSource = DataModule4.DataSource1
ParentCtl3D = False
TabOrder = 2
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = #29992#25143#21517
Width = 100
Visible = True
end
item
Expanded = False
FieldName = #29992#25143#32423#21035
Width = 135
Visible = True
end>
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -