📄 time_caizepeng042_04.dfm
字号:
object Form10: TForm10
Left = 187
Top = 130
Width = 411
Height = 541
Caption = #26102#38388#35760#24405
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 = 48
Top = 24
Width = 330
Height = 37
Caption = #31995#32479#30331#38470#36864#20986#26597#35810' '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -32
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object GroupBox1: TGroupBox
Left = 24
Top = 80
Width = 353
Height = 417
Caption = #26597#35810#20449#24687
TabOrder = 0
object DBGrid1: TDBGrid
Left = 8
Top = 24
Width = 321
Height = 385
DataSource = DataSource1
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
end
object ADOQuery1: TADOQuery
Active = True
Connection = Form1.ADOConnection1
CursorType = ctStatic
Parameters = <>
SQL.Strings = (
'select * from time_caizepeng042_04')
Left = 24
Top = 16
end
object DataSource1: TDataSource
DataSet = ADOQuery1
Left = 80
Top = 24
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -