📄 cai_pi.~dfm
字号:
object Form1: TForm1
Left = 21
Top = 108
AutoScroll = False
BorderIcons = [biSystemMenu, biMinimize]
Caption = #25505#36092#21934#25209#28310
ClientHeight = 334
ClientWidth = 332
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object DBGrid1: TDBGrid
Left = 6
Top = 10
Width = 97
Height = 313
DataSource = DataSource1
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = 'ding_gou_no'
Title.Caption = #35330#36092#21934#32232#34399
Visible = True
end>
end
object Button1: TButton
Left = 152
Top = 80
Width = 100
Height = 21
Caption = #25209#28310#25505#36092#21934
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 152
Top = 144
Width = 100
Height = 21
Caption = #21462#28040#25209#28310
TabOrder = 2
OnClick = Button2Click
end
object Button3: TButton
Left = 152
Top = 208
Width = 100
Height = 21
Caption = #36820#22238
TabOrder = 3
OnClick = Button3Click
end
object Query1: TQuery
Active = True
DatabaseName = 'vvv'
SQL.Strings = (
'select * from ding_gou_zhu')
Left = 56
Top = 88
end
object DataSource1: TDataSource
DataSet = Query1
Left = 120
Top = 48
end
object Table1: TTable
Active = True
DatabaseName = 'vvv'
TableName = 'dbo.ding_gou_zhu'
Left = 72
Top = 152
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -