📄 tj_caizepeng042_04.dfm
字号:
object Form8: TForm8
Left = 311
Top = 182
Width = 754
Height = 549
Caption = #23450#26102#32479#35745
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 = 32
Top = 320
Width = 72
Height = 13
Caption = #35201#26597#35810#30340#26102#38388
end
object Label2: TLabel
Left = 32
Top = 368
Width = 144
Height = 13
Caption = #20877#27425#26597#35810#26102#35831#25353#28165#38500#21151#33021#38190
end
object GroupBox1: TGroupBox
Left = 24
Top = 24
Width = 665
Height = 257
Caption = #32479#35745#20449#24687
TabOrder = 0
object DBGrid1: TDBGrid
Left = 8
Top = 24
Width = 649
Height = 209
DataSource = DataSource1
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
end
object Button1: TButton
Left = 368
Top = 312
Width = 75
Height = 25
Caption = #26597#35810
TabOrder = 1
OnClick = Button1Click
end
object Edit1: TEdit
Left = 216
Top = 312
Width = 121
Height = 21
TabOrder = 2
end
object Button2: TButton
Left = 368
Top = 368
Width = 75
Height = 25
Caption = #28165#38500
TabOrder = 3
OnClick = Button2Click
end
object ADOQuery1: TADOQuery
Connection = Form1.ADOConnection1
Parameters = <>
Left = 136
Top = 72
end
object DataSource1: TDataSource
DataSet = ADOQuery1
Left = 200
Top = 80
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -