📄 unit14.~dfm
字号:
object Form14: TForm14
Left = 335
Top = 138
Width = 408
Height = 434
AutoSize = True
Caption = #23398#29983#36873#35838
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 400
Height = 400
Caption = 'Panel1'
TabOrder = 0
object Label1: TLabel
Left = 120
Top = 224
Width = 45
Height = 13
Caption = #35838#31243#21495' '
end
object DBGrid1: TDBGrid
Left = 1
Top = 1
Width = 398
Height = 159
Align = alTop
DataSource = DataModule7.DataSource1
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object ComboBox1: TComboBox
Left = 192
Top = 216
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 1
OnChange = ComboBox1Change
end
object Button1: TButton
Left = 112
Top = 296
Width = 75
Height = 25
Caption = #36873#35838
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 256
Top = 296
Width = 75
Height = 25
Caption = #36820#22238
TabOrder = 3
OnClick = Button2Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -