📄 unit1.dfm
字号:
object Form1: TForm1
Left = 291
Top = 157
Width = 376
Height = 350
Caption = #25968#25454#24211#20013#23548#20837#25991#26412#25991#20214#36164#26009
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 = 32
Top = 24
Width = 105
Height = 16
Caption = #26174#31034#25991#26412#20449#24687' '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Button1: TButton
Left = 224
Top = 256
Width = 97
Height = 33
Caption = #23548#20837#25968#25454#24211
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 40
Top = 256
Width = 105
Height = 33
Caption = #25171#24320#25991#26412#25991#20214
TabOrder = 1
OnClick = Button2Click
end
object DBRichEdit1: TDBRichEdit
Left = 32
Top = 56
Width = 297
Height = 177
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
PlainText = True
TabOrder = 2
end
object OpenDialog1: TOpenDialog
Left = 120
Top = 96
end
object Table1: TTable
DatabaseName = 'DBDEMOS'
TableName = 'tongxun.db'
Left = 208
Top = 96
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -