📄 unit1.dfm
字号:
object Form1: TForm1
Left = 243
Top = 114
Width = 308
Height = 226
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 FlatButton1: TFlatButton
Left = 112
Top = 136
Width = 73
Height = 25
Caption = #30830#23450
TabOrder = 0
OnClick = FlatButton1Click
end
object frReport1: TfrReport
InitialZoom = pzDefault
PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbHelp, pbExit]
Left = 56
Top = 32
ReportForm = {18000000}
end
object frDesigner1: TfrDesigner
Left = 104
Top = 40
end
object frBDEComponents1: TfrBDEComponents
Left = 224
Top = 40
end
object frDialogControls1: TfrDialogControls
Left = 168
Top = 32
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -