📄 jbsrunit.dfm
字号:
object jbsrtemp: Tjbsrtemp
Left = 330
Top = 164
Width = 270
Height = 168
Caption = #19987#19994#36755#20837
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 262
Height = 141
Align = alClient
TabOrder = 0
object Label1: TLabel
Left = 56
Top = 16
Width = 193
Height = 13
AutoSize = False
Caption = #35831#36873#25321#38656#35201#32500#25252#30340#19987#19994
end
object ComboBox1: TComboBox
Left = 56
Top = 48
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 0
end
object Button1: TButton
Left = 88
Top = 88
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 1
OnClick = Button1Click
end
end
object DataSource1: TDataSource
DataSet = qry
Left = 16
Top = 32
end
object qry: TQuery
CachedUpdates = True
DatabaseName = 'sinfo'
Left = 16
Top = 64
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -