📄 unit9.dfm
字号:
object Form9: TForm9
Left = 646
Top = 228
Width = 408
Height = 351
Caption = #36755#20837#26465#30721
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 id_Ledit: TLabeledEdit
Left = 88
Top = 80
Width = 121
Height = 21
EditLabel.Width = 90
EditLabel.Height = 13
EditLabel.Caption = #36755#20837#22270#20070#26465#30721' '
TabOrder = 0
end
object Button1: TButton
Left = 104
Top = 168
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 264
Top = 168
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 2
OnClick = Button2Click
end
object DataSource1: TDataSource
DataSet = Form8.Query1
Left = 208
Top = 256
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -