📄 unit4.~dfm
字号:
object Form4: TForm4
Left = 294
Top = 219
Width = 317
Height = 97
Caption = 'Form4'
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 FlatPanel1: TFlatPanel
Left = 0
Top = 0
Width = 309
Height = 70
ParentColor = True
Align = alClient
TabOrder = 0
object Label1: TLabel
Left = 24
Top = 33
Width = 97
Height = 13
AutoSize = False
Caption = #35831#36873#25321#37096#38376#65306
end
object FlatButton1: TFlatButton
Left = 208
Top = 29
Width = 81
Height = 25
Caption = #32479#35745
TabOrder = 0
OnClick = FlatButton1Click
end
object ebm: TFlatComboBox
Left = 120
Top = 30
Width = 57
Height = 21
Color = clWindow
ItemHeight = 13
TabOrder = 1
ItemIndex = -1
end
end
object ADOQuery1: TADOQuery
Parameters = <>
Left = 144
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -