📄 unit15.dfm
字号:
object frm_jfgl: Tfrm_jfgl
Left = 199
Top = 135
Width = 657
Height = 423
Caption = #23398#29983#32564#36153#24773#20917'-->'#32564#36153#31649#29702
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 = 240
Top = 16
Width = 200
Height = 24
Caption = #23398#29983#32564#36153#20449#24687#31649#29702
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -24
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object DBGrid1: TDBGrid
Left = 8
Top = 64
Width = 425
Height = 241
DataSource = DataSource1
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object DBNavigator1: TDBNavigator
Left = 136
Top = 320
Width = 260
Height = 25
DataSource = DataSource1
TabOrder = 1
end
object GroupBox1: TGroupBox
Left = 448
Top = 56
Width = 193
Height = 265
Caption = #24403#21069#35760#24405
Enabled = False
TabOrder = 2
object Label2: TLabel
Left = 8
Top = 32
Width = 48
Height = 12
Caption = #23398' '#21495
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 8
Top = 80
Width = 48
Height = 12
Caption = #22995' '#21517
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 8
Top = 128
Width = 60
Height = 12
Caption = #24212#32564#36153#37329#39069
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 8
Top = 176
Width = 72
Height = 12
Caption = #23454#38469#32564#36153#37329#39069
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 8
Top = 224
Width = 48
Height = 12
Caption = #26159#21542#32564#40784
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object DBEdit1: TDBEdit
Left = 96
Top = 24
Width = 73
Height = 21
DataField = #23398#21495
DataSource = DataSource1
TabOrder = 0
end
object DBEdit2: TDBEdit
Left = 96
Top = 72
Width = 73
Height = 21
DataField = #22995#21517
DataSource = DataSource1
TabOrder = 1
end
object DBEdit3: TDBEdit
Left = 96
Top = 120
Width = 73
Height = 21
DataField = #24212#32564#36153#37329#39069
DataSource = DataSource1
TabOrder = 2
end
object DBEdit4: TDBEdit
Left = 96
Top = 168
Width = 73
Height = 21
DataField = #23454#38469#32564#36153#37329#39069
DataSource = DataSource1
TabOrder = 3
end
object DBEdit5: TDBEdit
Left = 96
Top = 216
Width = 73
Height = 21
DataField = #26159#21542#32564#40784
DataSource = DataSource1
TabOrder = 4
end
end
object Button2: TButton
Left = 128
Top = 360
Width = 81
Height = 25
Caption = #20462#25913
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = Button2Click
end
object Button3: TButton
Left = 224
Top = 360
Width = 81
Height = 25
Caption = #21024#38500
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 4
OnClick = Button3Click
end
object Button4: TButton
Left = 320
Top = 360
Width = 81
Height = 25
Caption = #30830#35748
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 5
OnClick = Button4Click
end
object Button5: TButton
Left = 416
Top = 360
Width = 81
Height = 25
Caption = #21462#28040
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 6
OnClick = Button5Click
end
object Button6: TButton
Left = 512
Top = 360
Width = 81
Height = 25
Caption = #36864#20986
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 7
OnClick = Button6Click
end
object Button1: TButton
Left = 32
Top = 360
Width = 81
Height = 25
Caption = #22686#21152
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 8
OnClick = Button1Click
end
object Table1: TTable
Active = True
DatabaseName = 'student'
TableName = 'xsjfb.db'
Left = 64
Top = 320
end
object DataSource1: TDataSource
AutoEdit = False
DataSet = Table1
Left = 16
Top = 320
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -