📄 unit12.dfm
字号:
object Form12: TForm12
Left = 300
Top = 271
BorderStyle = bsDialog
Caption = #35835#32773#35775#38382
ClientHeight = 321
ClientWidth = 489
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 Label1: TLabel
Left = 16
Top = 8
Width = 65
Height = 13
Caption = #22270#20070#21015#34920
end
object Label2: TLabel
Left = 8
Top = 160
Width = 89
Height = 13
Caption = #20511#20070#24773#20917#34920
end
object DBGrid1: TDBGrid
Left = 8
Top = 24
Width = 320
Height = 120
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object Edit1: TEdit
Left = 360
Top = 24
Width = 121
Height = 21
TabOrder = 1
Text = 'Edit1'
end
object ComboBox1: TComboBox
Left = 360
Top = 80
Width = 121
Height = 21
ItemHeight = 13
TabOrder = 2
Text = 'ComboBox1'
end
object Memo1: TMemo
Left = 8
Top = 184
Width = 321
Height = 121
Lines.Strings = (
'Memo1')
TabOrder = 3
end
object Button1: TButton
Left = 376
Top = 136
Width = 75
Height = 25
Caption = 'Button1'
TabOrder = 4
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -