📄 unit14.dfm
字号:
object frm_pjpy: Tfrm_pjpy
Left = 297
Top = 203
Width = 532
Height = 375
Caption = #23398#29983#25104#32489#31649#29702'-->'#35780#22870#35780#20248
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 RadioGroup3: TRadioGroup
Left = 8
Top = 8
Width = 289
Height = 121
Caption = #26597#35810#26465#20214
ItemIndex = 0
Items.Strings = (
#23398#29983#24773#20917
#25945#24072#24773#20917)
TabOrder = 0
OnClick = RadioGroup3Click
end
object Button2: TButton
Left = 344
Top = 32
Width = 113
Height = 33
Caption = #26597#35810
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -29
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
OnClick = Button2Click
end
object DBGrid1: TDBGrid
Left = 8
Top = 136
Width = 505
Height = 193
DataSource = DataSource1
ReadOnly = True
TabOrder = 2
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object ComboBox1: TComboBox
Left = 120
Top = 40
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 3
Items.Strings = (
#19977#22909#23398#29983
#31995#20248#31168#23398#29983#20250#24178#37096
#38498#20248#31168#23398#29983#20250#24178#37096
#20248#31168#29677#24178#37096
#20248#31168#23398#29983#20250#24178#37096)
end
object ComboBox2: TComboBox
Left = 120
Top = 88
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 4
Items.Strings = (
#35762#24072
#25945#25480
#21103#25945#25480
#21338#23548
#30805#23548)
end
object Button1: TButton
Left = 344
Top = 88
Width = 113
Height = 33
Caption = #36820#22238
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -29
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 5
OnClick = Button1Click
end
object Query1: TQuery
DatabaseName = 'student'
Left = 376
end
object DataSource1: TDataSource
DataSet = Query1
Left = 320
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -