📄 unit1.dfm
字号:
object Form1: TForm1
Left = 263
Top = 185
Width = 355
Height = 139
Caption = 'Form1'
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 = 40
Width = 297
Height = 20
Caption = #31532#19968#20010'Rave'#25253#34920'--'#23458#25143#25968#25454#26174#31034
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Button1: TButton
Left = 112
Top = 72
Width = 105
Height = 25
Caption = #26174#31034#23458#25143#25253#34920
TabOrder = 0
OnClick = Button1Click
end
object Table1: TTable
DatabaseName = 'd:\DELPHI\12\EXAM_12_1'
TableName = 'Customer.db'
Left = 104
end
object RvDataSetConnection1: TRvDataSetConnection
RuntimeVisibility = rtDeveloper
DataSet = Table1
Left = 144
end
object RvProject1: TRvProject
ProjectFile = 'D:\Delphi\12\EXAM_12_1\Customer.rav'
Left = 184
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -