📄 modifyuserfrm.dfm
字号:
object frmModifyUser: TfrmModifyUser
Left = 253
Top = 209
Width = 381
Height = 445
Caption = #26356#25913#29992#25143#20449#24687
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 16
Top = 16
Width = 337
Height = 81
Caption = #29992#25143#32534#21495
TabOrder = 0
object Label1: TLabel
Left = 32
Top = 36
Width = 72
Height = 13
Caption = #36755#20837#29992#25143#32534#21495
end
object UserID: TEdit
Left = 117
Top = 33
Width = 68
Height = 21
TabOrder = 0
OnChange = UserIDChange
end
object location: TButton
Left = 216
Top = 32
Width = 75
Height = 25
Caption = #23450#20301#29992#25143
TabOrder = 1
OnClick = locationClick
end
end
object GroupBox2: TGroupBox
Left = 16
Top = 112
Width = 337
Height = 249
Caption = #29992#25143#22522#26412#20449#24687
TabOrder = 1
object Label2: TLabel
Left = 32
Top = 32
Width = 24
Height = 13
Caption = #22995#21517
end
object Label3: TLabel
Left = 208
Top = 32
Width = 24
Height = 13
Caption = #24615#21035
end
object Label4: TLabel
Left = 32
Top = 72
Width = 24
Height = 13
Caption = #29983#26085
end
object Label6: TLabel
Left = 184
Top = 72
Width = 48
Height = 13
Caption = #27880#20876#26102#38388
end
object Label5: TLabel
Left = 32
Top = 112
Width = 48
Height = 13
Caption = #36523#20221#35777#21495
end
object Label11: TLabel
Left = 33
Top = 144
Width = 24
Height = 13
Caption = #27424#36153
end
object Label7: TLabel
Left = 32
Top = 176
Width = 48
Height = 13
Caption = #32852#31995#30005#35805
end
object Label8: TLabel
Left = 32
Top = 204
Width = 48
Height = 13
Caption = #20303' '#22336
end
object Username: TEdit
Left = 64
Top = 24
Width = 121
Height = 21
TabOrder = 0
end
object sex: TEdit
Left = 248
Top = 24
Width = 81
Height = 21
TabOrder = 1
end
object birthday: TDateTimePicker
Left = 64
Top = 68
Width = 81
Height = 21
CalAlignment = dtaLeft
Date = 37642.3892438079
Time = 37642.3892438079
DateFormat = dfShort
DateMode = dmComboBox
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Kind = dtkDate
ParseInput = False
ParentFont = False
TabOrder = 2
end
object joinTime: TDateTimePicker
Left = 245
Top = 66
Width = 81
Height = 21
CalAlignment = dtaLeft
Date = 37642.3892309375
Time = 37642.3892309375
DateFormat = dfShort
DateMode = dmComboBox
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Kind = dtkDate
ParseInput = False
ParentFont = False
TabOrder = 3
end
object CardNum: TEdit
Left = 88
Top = 104
Width = 225
Height = 21
TabOrder = 4
end
object arrearage: TEdit
Left = 88
Top = 140
Width = 121
Height = 21
TabOrder = 5
end
object tel: TEdit
Left = 88
Top = 170
Width = 121
Height = 21
TabOrder = 6
end
object address: TEdit
Left = 88
Top = 200
Width = 121
Height = 21
TabOrder = 7
end
end
object btnmodify: TButton
Left = 64
Top = 376
Width = 75
Height = 25
Caption = #26356#25913
TabOrder = 2
OnClick = btnmodifyClick
end
object btnclose: TButton
Left = 248
Top = 376
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 3
OnClick = btncloseClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -