unit14.dfm
来自「学校学籍管理系统」· DFM 代码 · 共 790 行 · 第 1/2 页
DFM
790 行
object Form14: TForm14
Left = 108
Top = 122
Width = 831
Height = 592
Caption = 'Form14'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 661
Top = 171
Width = 92
Height = 13
Caption = #22788#32602#24773#20917#21015#34920#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clInfoText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object PageControl1: TPageControl
Left = 0
Top = 0
Width = 823
Height = 565
ActivePage = TabSheet5
Align = alClient
Font.Charset = DEFAULT_CHARSET
Font.Color = clInfoText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
object TabSheet5: TTabSheet
Caption = #23398#29983#22870#24809#26597#35810#20462#25913
ImageIndex = 4
object Label16: TLabel
Left = 80
Top = 12
Width = 66
Height = 13
Caption = #36755#20837#23398#21495#65306
end
object Label23: TLabel
Left = 18
Top = 148
Width = 92
Height = 13
Caption = #23398#31821#21464#26356#21015#34920#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clInfoText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label24: TLabel
Left = 177
Top = 149
Width = 92
Height = 13
Caption = #22870#21169#24773#20917#21015#34920#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clInfoText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label25: TLabel
Left = 490
Top = 147
Width = 92
Height = 13
Caption = #22788#32602#24773#20917#21015#34920#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clInfoText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label36: TLabel
Left = 333
Top = 149
Width = 92
Height = 13
Caption = #35831#20551#24773#20917#21015#34920#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clInfoText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label4: TLabel
Left = 653
Top = 147
Width = 92
Height = 13
Caption = #27605#19994#24773#20917#21015#34920#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clInfoText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object i_stud_id_4: TMaskEdit
Left = 144
Top = 8
Width = 81
Height = 21
EditMask = '000000;1;_'
MaxLength = 6
TabOrder = 0
Text = ' '
OnChange = i_stud_id_4Change
end
object GroupBox4: TGroupBox
Left = 16
Top = 44
Width = 754
Height = 93
Caption = #23398#29983#22522#26412#24773#20917
TabOrder = 1
object Label17: TLabel
Left = 16
Top = 24
Width = 40
Height = 13
Caption = #22995#21517#65306
end
object Label18: TLabel
Left = 501
Top = 24
Width = 40
Height = 13
Caption = #29677#32423#65306
end
object Label19: TLabel
Left = 501
Top = 60
Width = 40
Height = 13
Caption = #19987#19994#65306
end
object Label20: TLabel
Left = 16
Top = 62
Width = 40
Height = 13
Caption = #24615#21035#65306
end
object Label21: TLabel
Left = 229
Top = 24
Width = 66
Height = 13
Caption = #20837#23398#26085#26399#65306
end
object Label22: TLabel
Left = 228
Top = 60
Width = 66
Height = 13
Caption = #23478#24237#22320#22336#65306
end
object DBEdit1: TDBEdit
Left = 63
Top = 20
Width = 104
Height = 21
DataField = 'user'
DataSource = DataSource1
TabOrder = 0
end
object DBEdit2: TDBEdit
Left = 298
Top = 20
Width = 179
Height = 21
DataField = 'rudata'
DataSource = DataSource1
TabOrder = 1
end
object DBEdit3: TDBEdit
Left = 299
Top = 57
Width = 180
Height = 21
DataField = 'zhu'
DataSource = DataSource1
TabOrder = 2
end
object DBLookupComboBox1: TDBLookupComboBox
Left = 541
Top = 20
Width = 121
Height = 21
DataField = 'bang'
DataSource = DataSource1
KeyField = 'ban'
ListField = 'ban'
ListSource = DataSource2
TabOrder = 3
end
object Button7: TButton
Left = 683
Top = 18
Width = 49
Height = 25
Caption = #20462#25913
TabOrder = 4
OnClick = Button7Click
end
object Button8: TButton
Left = 683
Top = 54
Width = 49
Height = 25
Caption = #21462#28040
TabOrder = 5
OnClick = Button8Click
end
object DBEdit4: TDBEdit
Left = 64
Top = 56
Width = 105
Height = 21
DataField = 'sex'
DataSource = DataSource1
TabOrder = 6
end
object DBLookupComboBox2: TDBLookupComboBox
Left = 543
Top = 54
Width = 121
Height = 21
DataField = 'jian'
DataSource = DataSource1
KeyField = 'xi'
ListField = 'xi'
ListSource = DataSource2
TabOrder = 7
end
end
object DBGrid2: TDBGrid
Left = 16
Top = 167
Width = 143
Height = 120
DataSource = DataSource3
FixedColor = clCream
TabOrder = 2
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clInfoText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = [fsBold]
Columns = <
item
Expanded = False
FieldName = 'data'
Title.Caption = #35760#24405#26102#38388
Width = 134
Visible = True
end>
end
object DBGrid3: TDBGrid
Left = 174
Top = 168
Width = 143
Height = 119
DataSource = DataSource9
FixedColor = clCream
TabOrder = 3
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clInfoText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = [fsBold]
Columns = <
item
Expanded = False
FieldName = 'data'
Title.Caption = #35760#24405#26102#38388
Width = 134
Visible = True
end>
end
object DBGrid4: TDBGrid
Left = 333
Top = 167
Width = 142
Height = 120
DataSource = DataSource8
FixedColor = clCream
TabOrder = 4
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clInfoText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = [fsBold]
Columns = <
item
Expanded = False
FieldName = 'data'
Title.Caption = #35760#24405#26102#38388
Width = 134
Visible = True
end>
end
object GroupBox5: TGroupBox
Left = 16
Top = 298
Width = 145
Height = 218
Caption = #23398#31821#21464#26356#24773#20917
TabOrder = 5
object Label26: TLabel
Left = 8
Top = 24
Width = 40
Height = 13
Caption = #21464#26356#65306
end
object Label27: TLabel
Left = 8
Top = 48
Width = 40
Height = 13
Caption = #25551#36848#65306
end
object DBLookupComboBox3: TDBLookupComboBox
Left = 48
Top = 20
Width = 89
Height = 21
DataField = 'ji'
DataSource = DataSource3
KeyField = 'ji'
ListField = 'ji'
ListSource = DataSource4
TabOrder = 0
end
object DBMemo1: TDBMemo
Left = 8
Top = 64
Width = 128
Height = 113
DataField = 'be'
DataSource = DataSource3
TabOrder = 1
end
object Button9: TButton
Left = 12
Top = 185
Width = 43
Height = 23
Caption = #20462#25913
TabOrder = 2
OnClick = Button9Click
end
object Button10: TButton
Left = 92
Top = 185
Width = 43
Height = 23
Caption = #21462#28040
TabOrder = 3
OnClick = Button10Click
end
end
object GroupBox6: TGroupBox
Left = 174
Top = 298
Width = 143
Height = 219
Caption = #22870#21169#24773#20917
TabOrder = 6
object Label28: TLabel
Left = 8
Top = 24
Width = 40
Height = 13
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?