📄 unit6.~dfm
字号:
object Form6: TForm6
Left = 350
Top = 143
Width = 528
Height = 480
Caption = #26597#35810
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Menu = MainMenu1
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 135
Top = 8
Width = 225
Height = 41
AutoSize = False
Caption = #23398#29983#20449#24687#26597#35810
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object DBGrid1: TDBGrid
Left = 24
Top = 200
Width = 265
Height = 217
DataSource = DataSource1
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object RadioGroup1: TRadioGroup
Left = 24
Top = 56
Width = 257
Height = 105
Caption = #36873#25321#26597#35810#26041#24335
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
end
object RadioButton1: TRadioButton
Left = 40
Top = 80
Width = 113
Height = 17
Caption = #25353#23398#21495#26597#35810
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
end
object RadioButton2: TRadioButton
Left = 40
Top = 104
Width = 113
Height = 17
Caption = #25353#22995#21517#26597#35810
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 3
end
object RadioButton3: TRadioButton
Left = 40
Top = 128
Width = 113
Height = 17
Caption = #25353#29677#32423#26597#35810
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 4
end
object RadioButton4: TRadioButton
Left = 160
Top = 80
Width = 113
Height = 17
Caption = #25353#24615#21035#26597#35810
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 5
end
object RadioButton5: TRadioButton
Left = 160
Top = 128
Width = 113
Height = 17
Caption = #25353#31821#36143#26597#35810
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 6
end
object GroupBox1: TGroupBox
Left = 304
Top = 56
Width = 201
Height = 105
Caption = #36755#20837#26597#35810#20540
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 7
object Button1: TButton
Left = 32
Top = 64
Width = 121
Height = 25
Caption = #25191#34892#26597#35810
TabOrder = 0
OnClick = Button1Click
end
object Edit1: TEdit
Left = 32
Top = 32
Width = 121
Height = 24
TabOrder = 1
end
end
object GroupBox2: TGroupBox
Left = 304
Top = 192
Width = 201
Height = 225
Caption = #23398#29983#20449#24687
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 8
object Label2: TLabel
Left = 24
Top = 40
Width = 32
Height = 16
Caption = #23398#21495
end
object Label3: TLabel
Left = 24
Top = 72
Width = 32
Height = 16
Caption = #22995#21517
end
object Label4: TLabel
Left = 24
Top = 104
Width = 32
Height = 16
Caption = #29677#32423
end
object Label5: TLabel
Left = 24
Top = 136
Width = 32
Height = 16
Caption = #24615#21035
end
object Label6: TLabel
Left = 24
Top = 168
Width = 32
Height = 16
Caption = #31821#36143
end
object DBText1: TDBText
Left = 80
Top = 40
Width = 97
Height = 25
DataField = #23398#21495
DataSource = DataSource1
end
object DBText2: TDBText
Left = 80
Top = 72
Width = 105
Height = 25
DataField = #22995#21517
DataSource = DataSource1
end
object DBText3: TDBText
Left = 80
Top = 104
Width = 65
Height = 25
DataField = #29677#32423
DataSource = DataSource1
end
object DBText4: TDBText
Left = 80
Top = 136
Width = 97
Height = 25
DataField = #24615#21035
DataSource = DataSource1
end
object DBText5: TDBText
Left = 80
Top = 168
Width = 113
Height = 25
DataField = #31821#36143
DataSource = DataSource1
end
end
object Panel1: TPanel
Left = 24
Top = 160
Width = 81
Height = 33
Caption = 'Panel1'
TabOrder = 9
object DBNavigator1: TDBNavigator
Left = 0
Top = 0
Width = 200
Height = 33
DataSource = DataSource1
TabOrder = 0
end
end
object MainMenu1: TMainMenu
Left = 8
object N1: TMenuItem
Caption = #25991#20214
object N2: TMenuItem
Caption = #36864#20986
OnClick = N2Click
end
end
object N3: TMenuItem
Caption = #32534#36753
object N4: TMenuItem
Caption = #20462#25913
OnClick = N4Click
end
end
end
object Query1: TQuery
DatabaseName = 'student'
RequestLive = True
SQL.Strings = (
'select * from '#29677#32423'1')
Left = 56
end
object DataSource1: TDataSource
DataSet = Query1
Left = 88
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -