📄 qing_gou_shen_he.~dfm
字号:
object qing_gou_shen_h: Tqing_gou_shen_h
Left = 200
Top = 102
Width = 328
Height = 361
Caption = #35531#36092#21934#23529#26680
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnActivate = FormActivate
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 184
Top = 192
Width = 32
Height = 13
Caption = 'Label1'
end
object DBGrid1: TDBGrid
Left = 24
Top = 35
Width = 113
Height = 270
Hint = #38617#25802#35531#36092#32232#34399#26597#30475#35531#36092#26126#32048
Color = clYellow
DataSource = DataSource1
ParentShowHint = False
ReadOnly = True
ShowHint = True
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnDblClick = DBGrid1DblClick
Columns = <
item
Expanded = False
FieldName = 'qing_gou_no'
Title.Caption = #35531#36092#21934#32232#34399
Visible = True
end>
end
object Button1: TButton
Left = 160
Top = 50
Width = 100
Height = 25
Caption = #23529#26680#35531#36092#21934
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 160
Top = 86
Width = 97
Height = 25
Caption = #21462#28040#23529#26680#35531#36092#21934
TabOrder = 2
OnClick = Button2Click
end
object Button3: TButton
Left = 160
Top = 152
Width = 97
Height = 25
Caption = #36820#22238
TabOrder = 3
OnClick = Button3Click
end
object Button4: TButton
Left = 160
Top = 119
Width = 97
Height = 25
Caption = #26597#25214#35531#36092#21934#32232#34399
TabOrder = 4
OnClick = Button4Click
end
object RadioButton1: TRadioButton
Left = 46
Top = 7
Width = 65
Height = 17
Caption = #26410#23529#26680
TabOrder = 5
OnClick = RadioButton1Click
end
object RadioButton2: TRadioButton
Left = 127
Top = 6
Width = 73
Height = 17
Caption = #24050#23529#26680
TabOrder = 6
OnClick = RadioButton2Click
end
object DataSource1: TDataSource
DataSet = Table2
Left = 56
Top = 104
end
object Table1: TTable
Active = True
DatabaseName = 'vvv'
TableName = 'dbo.qing_gou_wei_zhu'
Left = 88
Top = 168
end
object Table2: TTable
Active = True
DatabaseName = 'vvv'
TableName = 'dbo.qing_gou_wei_zhu'
Left = 152
Top = 224
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -