📄 vipedit.dfm
字号:
object F_vipedit: TF_vipedit
Left = 307
Top = 172
Width = 442
Height = 327
Caption = #20250#21592#20449#24687#32534#36753
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnKeyPress = FormKeyPress
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 28
Top = 24
Width = 36
Height = 13
Caption = #35777#21495#65306
end
object Label5: TLabel
Left = 200
Top = 24
Width = 60
Height = 13
Caption = #21150#35777#26085#26399#65306
end
object Label2: TLabel
Left = 28
Top = 61
Width = 36
Height = 13
Caption = #22995#21517#65306
end
object Label3: TLabel
Left = 176
Top = 61
Width = 36
Height = 13
Caption = #24615#21035#65306
end
object Label4: TLabel
Left = 285
Top = 61
Width = 36
Height = 13
Caption = #24180#40836#65306
end
object Label6: TLabel
Left = 17
Top = 95
Width = 48
Height = 13
Caption = #35777#31867#22411#65306
end
object Label9: TLabel
Left = 232
Top = 96
Width = 36
Height = 13
Caption = #25276#37329#65306
end
object Label13: TLabel
Left = 29
Top = 132
Width = 36
Height = 13
Caption = #23494#30721#65306
end
object Label14: TLabel
Left = 199
Top = 132
Width = 60
Height = 13
Caption = #30830#35748#23494#30721#65306
end
object Label7: TLabel
Left = 13
Top = 168
Width = 60
Height = 13
Caption = #32852#31995#30005#35805#65306
end
object Label8: TLabel
Left = 12
Top = 198
Width = 60
Height = 13
Caption = #35814#32454#22320#22336#65306
end
object Label10: TLabel
Left = 366
Top = 96
Width = 12
Height = 13
Caption = #20803
end
object Label12: TLabel
Left = 52
Top = 235
Width = 126
Height = 12
Caption = #35828#26126#65306#35777#21495#38271#24230#22266#23450'5'#20301
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
Transparent = True
end
object Label16: TLabel
Left = 79
Top = 251
Width = 72
Height = 12
Caption = #23494#30721#26368#38271'10'#20301
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
Transparent = True
end
object b_ok: TBitBtn
Left = 224
Top = 248
Width = 73
Height = 25
Caption = #30830#23450
TabOrder = 0
OnClick = b_okClick
end
object e_id: TDBEdit
Left = 71
Top = 18
Width = 93
Height = 21
DataField = #35777#21495
DataSource = F_hygl.DataSource1
TabOrder = 1
OnKeyPress = e_idKeyPress
end
object e_date: TDateTimePicker
Left = 265
Top = 18
Width = 118
Height = 20
CalAlignment = dtaLeft
Date = 37427.6868012732
Time = 37427.6868012732
DateFormat = dfLong
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 2
end
object e_name: TDBEdit
Left = 72
Top = 56
Width = 92
Height = 21
DataField = #22995#21517
DataSource = F_hygl.DataSource1
TabOrder = 3
end
object e_sex: TDBComboBox
Left = 216
Top = 56
Width = 49
Height = 21
Style = csDropDownList
DataField = #24615#21035
DataSource = F_hygl.DataSource1
ItemHeight = 13
Items.Strings = (
#30007
#22899)
TabOrder = 4
end
object e_nl: TDBEdit
Left = 320
Top = 56
Width = 61
Height = 21
DataField = #24180#40836
DataSource = F_hygl.DataSource1
MaxLength = 2
TabOrder = 5
end
object e_zlx: TDBComboBox
Left = 72
Top = 91
Width = 92
Height = 21
Style = csDropDownList
DataField = #35777#31867#22411
DataSource = F_hygl.DataSource1
ItemHeight = 13
Items.Strings = (
#24180#35777
#26376#35777)
TabOrder = 6
end
object e_yj: TDBEdit
Left = 266
Top = 92
Width = 96
Height = 21
DataField = #25276#37329
DataSource = F_hygl.DataSource1
TabOrder = 7
OnExit = e_yjExit
end
object e_pass: TEdit
Left = 72
Top = 127
Width = 114
Height = 21
MaxLength = 10
PasswordChar = '*'
TabOrder = 8
end
object e_passok: TEdit
Left = 265
Top = 128
Width = 115
Height = 21
MaxLength = 10
PasswordChar = '*'
TabOrder = 9
end
object e_tel: TDBEdit
Left = 80
Top = 163
Width = 297
Height = 21
DataField = #30005#35805
DataSource = F_hygl.DataSource1
TabOrder = 10
end
object e_addr: TDBEdit
Left = 80
Top = 195
Width = 300
Height = 21
DataField = #22320#22336
DataSource = F_hygl.DataSource1
TabOrder = 11
OnEnter = e_addrEnter
OnExit = e_addrExit
OnKeyPress = e_addrKeyPress
end
object b_cancel: TBitBtn
Left = 320
Top = 248
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 12
OnClick = b_cancelClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -