📄 changemember.dfm
字号:
object frmChangeMember: TfrmChangeMember
Left = 242
Top = 134
BorderStyle = bsDialog
Caption = #20462#25913#20250#21592
ClientHeight = 295
ClientWidth = 328
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Button1: TButton
Left = 160
Top = 264
Width = 75
Height = 25
Caption = #20462' '#25913
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 248
Top = 264
Width = 75
Height = 25
Caption = #20851' '#38381
ModalResult = 1
TabOrder = 1
OnClick = Button2Click
end
object GroupBox1: TGroupBox
Left = 8
Top = 0
Width = 313
Height = 65
Caption = #23450#20301#20250#21592
TabOrder = 2
object Label12: TLabel
Left = 24
Top = 24
Width = 48
Height = 13
Caption = #20250#21592#32534#21495
end
object memberId: TEdit
Left = 80
Top = 20
Width = 105
Height = 21
TabOrder = 0
OnChange = memberIdChange
end
object Button3: TButton
Left = 216
Top = 20
Width = 73
Height = 21
Caption = #39564#35777#36755#20837
TabOrder = 1
OnClick = Button3Click
end
end
object GroupBox2: TGroupBox
Left = 8
Top = 72
Width = 313
Height = 185
Caption = #21487#20462#25913#20449#24687
TabOrder = 3
object Label1: TLabel
Left = 16
Top = 24
Width = 48
Height = 13
Caption = #20250#21592#22995#21517
end
object Label11: TLabel
Left = 193
Top = 24
Width = 24
Height = 13
Caption = #24615#21035
end
object Label2: TLabel
Left = 40
Top = 56
Width = 24
Height = 13
Caption = #27665#26063
end
object Label15: TLabel
Left = 41
Top = 120
Width = 24
Height = 13
Caption = #32844#19994
end
object Label5: TLabel
Left = 193
Top = 56
Width = 24
Height = 13
Caption = #23398#21382
end
object Label3: TLabel
Left = 16
Top = 148
Width = 48
Height = 13
Caption = #20250#21592#20303#22336
end
object Label9: TLabel
Left = 193
Top = 116
Width = 24
Height = 13
Caption = #30005#35805
end
object Label4: TLabel
Left = 40
Top = 88
Width = 24
Height = 13
Caption = #29983#26085
end
object Label7: TLabel
Left = 169
Top = 88
Width = 48
Height = 13
Caption = #20837#20250#26102#38388
end
object memberName: TEdit
Left = 72
Top = 20
Width = 97
Height = 21
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
end
object gender: TComboBox
Left = 224
Top = 20
Width = 57
Height = 21
Style = csDropDownList
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ItemHeight = 13
ParentFont = False
TabOrder = 1
Items.Strings = (
''
#30007
#22899)
end
object folk: TEdit
Left = 72
Top = 51
Width = 49
Height = 21
TabOrder = 2
end
object profession: TComboBox
Left = 72
Top = 113
Width = 81
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 3
Items.Strings = (
''
#35745#31639#26426#19994
#24037#31243#24072
#26381#21153#19994
#20860#32844
#25945#32946#19994
#37329#34701#19994
#32769#26495
#20840#32844
#21830#19994
#36864#20241
#23398#29983
#25919#24220#37096#38376
#21046#36896#19994
#38144#21806'/'#24191#21578'/'#24066#22330
#22833#19994#20013)
end
object eduLevel: TComboBox
Left = 224
Top = 52
Width = 57
Height = 21
Style = csDropDownList
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ItemHeight = 13
ParentFont = False
TabOrder = 4
Items.Strings = (
''
#21338#22763
#30805#22763
#26412#31185
#19987#31185
#39640#20013
#20854#20182)
end
object address: TEdit
Left = 72
Top = 144
Width = 233
Height = 21
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 5
end
object telephone: TEdit
Left = 224
Top = 112
Width = 81
Height = 21
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 6
end
object birthDay: TDateTimePicker
Left = 72
Top = 82
Width = 81
Height = 21
CalAlignment = dtaLeft
Date = 37660.4592143287
Time = 37660.4592143287
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 7
end
object joinTime: TDateTimePicker
Left = 224
Top = 84
Width = 81
Height = 21
CalAlignment = dtaLeft
Date = 37660.4593003356
Time = 37660.4593003356
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 8
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -