📄 ufrmmain.dfm
字号:
object frmMain: TfrmMain
Left = 105
Top = 123
Width = 722
Height = 509
Caption = 'frmMain'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object pgcTest: TPageControl
Left = 8
Top = 16
Width = 697
Height = 457
ActivePage = tabStudent
TabIndex = 0
TabOrder = 0
OnChange = pgcTestChange
object tabStudent: TTabSheet
Caption = #23398#29983#20010#20154#20449#24687#36755#20837
object Label1: TLabel
Left = 8
Top = 16
Width = 36
Height = 13
Caption = #23398#21495#65306
end
object Label2: TLabel
Left = 8
Top = 32
Width = 36
Height = 13
Caption = #22995#21517#65306
end
object Label3: TLabel
Left = 8
Top = 57
Width = 36
Height = 13
Caption = #24615#21035#65306
end
object Label4: TLabel
Left = 8
Top = 155
Width = 60
Height = 13
Caption = #25152#23646#38498#31995#65306
end
object Label5: TLabel
Left = 8
Top = 81
Width = 36
Height = 13
Caption = #29983#26085#65306
end
object Label6: TLabel
Left = 8
Top = 104
Width = 36
Height = 13
Caption = #31821#36143#65306
end
object Label7: TLabel
Left = 8
Top = 130
Width = 36
Height = 13
Caption = #29677#32423#65306
end
object labSID: TLabel
Left = 71
Top = 16
Width = 73
Height = 13
AutoSize = False
end
object txtSName: TEdit
Left = 71
Top = 32
Width = 121
Height = 21
TabOrder = 0
end
object cmbSSex: TComboBox
Left = 71
Top = 56
Width = 49
Height = 21
ItemHeight = 13
TabOrder = 1
end
object cmbSBD: TDateTimePicker
Left = 71
Top = 80
Width = 121
Height = 21
CalAlignment = dtaLeft
Date = 38350.4804410185
Time = 38350.4804410185
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 2
end
object txtSNP: TEdit
Left = 71
Top = 104
Width = 121
Height = 21
TabOrder = 3
end
object cmbSClass: TComboBox
Left = 71
Top = 128
Width = 121
Height = 21
ItemHeight = 13
TabOrder = 4
end
object cmbSD: TComboBox
Left = 71
Top = 152
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 5
end
object cmdAdd: TButton
Left = 168
Top = 400
Width = 75
Height = 25
Caption = #26032#22686
TabOrder = 6
OnClick = cmdAddClick
end
object cmdF: TButton
Left = 408
Top = 400
Width = 75
Height = 25
Caption = #19978#19968#20301
TabOrder = 7
OnClick = cmdFClick
end
object cmdB: TButton
Left = 488
Top = 400
Width = 75
Height = 25
Caption = #19979#19968#20301
TabOrder = 8
OnClick = cmdBClick
end
object cmdDel: TButton
Left = 328
Top = 400
Width = 75
Height = 25
Caption = #21024#38500
TabOrder = 9
OnClick = cmdDelClick
end
object cmdSave: TButton
Left = 248
Top = 400
Width = 75
Height = 25
Caption = #20445#23384
TabOrder = 10
OnClick = cmdSaveClick
end
object cmdCancel: TButton
Left = 568
Top = 400
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 11
OnClick = cmdCancelClick
end
end
object cmbChange: TTabSheet
Caption = #23398#31821#21464#26356#24773#20917#30340#36755#20837
ImageIndex = 1
object Label8: TLabel
Left = 16
Top = 16
Width = 36
Height = 13
Caption = #23398#21495#65306
end
object labSID_Change: TLabel
Left = 80
Top = 16
Width = 97
Height = 13
AutoSize = False
end
object Label9: TLabel
Left = 16
Top = 40
Width = 36
Height = 13
Caption = #22995#21517#65306
end
object Label10: TLabel
Left = 16
Top = 64
Width = 60
Height = 13
Caption = #21464#26356#20869#23481#65306
end
object Label11: TLabel
Left = 16
Top = 88
Width = 60
Height = 13
Caption = #21464#26356#26102#38388#65306
end
object Label12: TLabel
Left = 16
Top = 112
Width = 36
Height = 13
Caption = #22791#27880#65306
end
object labSName_Change: TLabel
Left = 80
Top = 40
Width = 145
Height = 13
AutoSize = False
Caption = 'labSName_Change'
end
object Label13: TLabel
Left = 368
Top = 40
Width = 60
Height = 13
Caption = #21464#26356#21382#21490#65306
end
object cmbChange_Change: TComboBox
Left = 80
Top = 64
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 0
end
object cmbTimeChange: TDateTimePicker
Left = 80
Top = 88
Width = 145
Height = 21
CalAlignment = dtaLeft
Date = 38350.6622096759
Time = 38350.6622096759
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 1
end
object memChange: TMemo
Left = 80
Top = 112
Width = 185
Height = 89
TabOrder = 2
end
object lvwChange: TListView
Left = 368
Top = 56
Width = 250
Height = 145
Columns = <
item
Caption = 'ID'
end
item
Caption = #26102#38388
Width = 80
end
item
Caption = #21464#26356#20869#23481
Width = 100
end
item
Caption = #22791#27880
Width = 0
end>
HideSelection = False
ReadOnly = True
RowSelect = True
TabOrder = 3
ViewStyle = vsReport
OnSelectItem = lvwChangeSelectItem
end
object cmdAddChange: TButton
Left = 280
Top = 112
Width = 75
Height = 25
Caption = #28155#21152' ->>'
TabOrder = 4
OnClick = cmdAddChangeClick
end
object cmdModiChange: TButton
Left = 280
Top = 144
Width = 75
Height = 25
Caption = #20462#25913
TabOrder = 5
OnClick = cmdModiChangeClick
end
object cmdDelChange: TButton
Left = 280
Top = 176
Width = 75
Height = 25
Caption = #21024#38500
TabOrder = 6
OnClick = cmdDelChangeClick
end
end
object tabPunish: TTabSheet
Caption = #22788#32602#24773#20917#30340#36755#20837
ImageIndex = 2
object Label14: TLabel
Left = 16
Top = 40
Width = 36
Height = 13
Caption = #22995#21517#65306
end
object Label15: TLabel
Left = 16
Top = 16
Width = 36
Height = 13
Caption = #23398#21495#65306
end
object Label16: TLabel
Left = 16
Top = 64
Width = 60
Height = 13
Caption = #22788#32602#20869#23481#65306
end
object Label17: TLabel
Left = 16
Top = 88
Width = 60
Height = 13
Caption = #22788#32602#26102#38388#65306
end
object Label18: TLabel
Left = 16
Top = 112
Width = 36
Height = 13
Caption = #22791#27880#65306
end
object labSName_Punish: TLabel
Left = 80
Top = 40
Width = 145
Height = 13
AutoSize = False
Caption = 'labSName_Change'
end
object labSID_Punish: TLabel
Left = 80
Top = 16
Width = 97
Height = 13
AutoSize = False
end
object Label21: TLabel
Left = 368
Top = 40
Width = 60
Height = 13
Caption = #22788#32602#21382#21490#65306
end
object cmbTime_Punish: TDateTimePicker
Left = 80
Top = 88
Width = 145
Height = 21
CalAlignment = dtaLeft
Date = 38350.6622096759
Time = 38350.6622096759
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 0
end
object memPunish: TMemo
Left = 80
Top = 112
Width = 185
Height = 89
TabOrder = 1
end
object cmbPunish_Punish: TComboBox
Left = 80
Top = 64
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 2
end
object cmdAddPunish: TButton
Left = 280
Top = 112
Width = 75
Height = 25
Caption = #28155#21152' ->>'
TabOrder = 3
OnClick = cmdAddPunishClick
end
object cmdModiPunish: TButton
Left = 280
Top = 144
Width = 75
Height = 25
Caption = #20462#25913
TabOrder = 4
OnClick = cmdModiPunishClick
end
object cmdDelPunish: TButton
Left = 280
Top = 176
Width = 75
Height = 25
Caption = #21024#38500
TabOrder = 5
OnClick = cmdDelPunishClick
end
object lvwPunish: TListView
Left = 368
Top = 56
Width = 289
Height = 145
Columns = <
item
Caption = 'ID'
end
item
Caption = #26102#38388
Width = 80
end
item
Caption = #22788#32602#20869#23481
Width = 100
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -