📄 s.nfm
字号:
object s_form: Ts_form
Caption = #26032#29983#22522#26412#20449#24687#28155#21152'/'#20462#25913
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
Height = 479
Width = 694
Left = 8
Top = 8
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object gb_student_add: TGroupBox
Caption = #26032#29983#22522#26412#20449#24687
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
TabOrder = 0
Left = 16
Top = 16
Width = 441
Height = 137
object Label1: TLabel
Caption = #23398#21495
Left = 24
Top = 24
Width = 28
Height = 14
end
object Label2: TLabel
Caption = #22995#21517
Left = 224
Top = 24
Width = 28
Height = 14
end
object Label7: TLabel
Caption = #24615#21035
Left = 32
Top = 56
Width = 28
Height = 14
end
object Label8: TLabel
Caption = #29983#26085
Left = 224
Top = 56
Width = 28
Height = 14
end
object Label9: TLabel
Caption = #22320#22336
Left = 32
Top = 88
Width = 28
Height = 14
end
object Label11: TLabel
Caption = #30005#35805
Left = 224
Top = 80
Width = 28
Height = 14
end
object Edit1: TEdit
MaxLength = 10
TabOrder = 0
Left = 72
Top = 16
Width = 121
Height = 22
end
object Edit2: TEdit
MaxLength = 10
TabOrder = 1
Left = 272
Top = 16
Width = 121
Height = 22
end
object Edit4: TMaskEdit
MaxLength = 80
TabOrder = 2
Left = 72
Top = 80
Width = 120
Height = 22
end
object Edit3: TEdit
MaxLength = 10
TabOrder = 3
Left = 272
Top = 48
Width = 121
Height = 22
end
object Edit5: TEdit
MaxLength = 20
TabOrder = 4
Left = 272
Top = 80
Width = 121
Height = 22
end
object Edit7: TEdit
TabOrder = 5
Left = 72
Top = 48
Width = 121
Height = 22
end
end
object GroupBox2: TGroupBox
Caption = #25805#20316#31867#22411
TabOrder = 1
Left = 459
Top = 16
Width = 201
Height = 137
object RadioButton1: TRadioButton
Caption = #28155#21152
Checked = True
TabOrder = 0
TabStop = True
Left = 56
Top = 40
Width = 113
Height = 17
OnClick = RadioButton1Click
end
object RadioButton2: TRadioButton
Caption = #20462#25913
TabOrder = 1
Left = 56
Top = 72
Width = 113
Height = 25
end
end
object queding: TButton
Caption = #30830#23450
ModalResult = 2
TabOrder = 2
Left = 496
Top = 176
Width = 57
Height = 25
OnClick = quedingClick
end
object tuichu: TButton
Caption = #36864#20986
ModalResult = 2
TabOrder = 3
Left = 576
Top = 176
Width = 57
Height = 25
OnClick = tuichuClick
end
object GroupBox1: TGroupBox
Caption = #20449#24687#21015#34920
TabOrder = 4
Left = 19
Top = 211
Width = 665
Height = 233
object Button1: TButton
Caption = #21047#26032
TabOrder = 0
Left = 504
Top = 184
Width = 57
Height = 25
OnClick = Button1Click
end
object Button2: TButton
Caption = #21024#38500
TabOrder = 1
Left = 576
Top = 184
Width = 57
Height = 25
OnClick = Button2Click
end
object DBGrid1: TDBGrid
DataSource = DataSource1
TabOrder = 2
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'Tahoma'
TitleFont.Style = []
Left = 10
Top = 23
Width = 639
Height = 146
OnCellClick = DBGrid1CellClick
Columns = <
item
Expanded = False
FieldName = 'xh'
Title.Caption = #23398#21495
Visible = True
end
item
Expanded = False
FieldName = 'xm'
Title.Caption = #22995#21517
Visible = True
end
item
Expanded = False
FieldName = 'xb'
Title.Caption = #24615#21035
Visible = True
end
item
Expanded = False
FieldName = 'csny'
Title.Caption = #20986#29983#24180#26376
Visible = True
end
item
Expanded = False
FieldName = 'jtdz'
Title.Caption = #23478#24237#22320#22336
Visible = True
end>
end
end
object Query1: TQuery
DatabaseName = 'XSBM'
Left = 240
Top = 168
end
object DataSource1: TDataSource
DataSet = Query1
Left = 280
Top = 168
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -