📄 unit5.~dfm
字号:
object chaxun: Tchaxun
Left = 177
Top = 106
Width = 581
Height = 448
Caption = #19975#33021#31649#29702
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 0
Top = 0
Width = 196
Height = 20
Caption = #35831#36755#20837#38656#35201#25191#34892#30340'SQL'#35821#21477':'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 0
Top = 128
Width = 209
Height = 20
AutoSize = False
Caption = #25191#34892'SQL'#35821#21477#21518#30340#32467#26524':'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object SpeedButton1: TSpeedButton
Left = 416
Top = 96
Width = 89
Height = 33
Caption = #25191#34892'SQL'#35821#21477
Flat = True
OnClick = SpeedButton1Click
end
object Bevel1: TBevel
Left = 0
Top = 128
Width = 569
Height = 1
Shape = bsTopLine
end
object SpeedButton2: TSpeedButton
Left = 512
Top = 96
Width = 57
Height = 33
Caption = #36864#20986
Flat = True
OnClick = SpeedButton2Click
end
object DBGrid1: TDBGrid
Left = 0
Top = 152
Width = 569
Height = 225
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 = 424
Top = 24
Width = 145
Height = 73
Caption = 'SQL'#35821#21477#31867#22411
Items.Strings = (
#36755#20986#32467#26524#38598
#25191#34892'SQL'#35821#21477)
TabOrder = 1
end
object Memo1: TMemo
Left = 0
Top = 24
Width = 417
Height = 97
Lines.Strings = (
'select * from '#23398#29983#20449#24687#34920)
ScrollBars = ssBoth
TabOrder = 2
end
object StatusBar1: TStatusBar
Left = 0
Top = 399
Width = 573
Height = 22
Panels = <
item
Text = #26597#35810#31383#21475
Width = 100
end
item
Alignment = taRightJustify
Text = #24403#21069#35760#24405#38598':'
Width = 100
end
item
Width = 50
end
item
Alignment = taRightJustify
Text = #24403#21069#26085#26399':'
Width = 100
end
item
Width = 50
end>
end
object ComboBox1: TComboBox
Left = 424
Top = 0
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 4
OnChange = ComboBox1Change
Items.Strings = (
#23398#29983#35838#31243#34920
#23398#29983#20449#24687#34920
#35838#31243#20449#24687)
end
object DataSource1: TDataSource
DataSet = Table1
Left = 344
Top = 192
end
object Timer1: TTimer
Enabled = False
OnTimer = Timer1Timer
Left = 536
Top = 384
end
object Table1: TTable
DatabaseName = 'score-manager'
Left = 392
Top = 192
end
object Query1: TQuery
DatabaseName = 'score-manager'
DataSource = DataSource1
Left = 464
Top = 208
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -