jidu1.~dfm
来自「不完备信息的数据发现」· ~DFM 代码 · 共 68 行
~DFM
68 行
object jdf: Tjdf
Left = 448
Top = 198
Width = 316
Height = 252
Caption = 'jdf'
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 Button3: TButton
Left = 16
Top = 48
Width = 75
Height = 25
Caption = #31934#24230'(good)'
TabOrder = 0
OnClick = Button3Click
end
object Memo12: TMemo
Left = 91
Top = 40
Width = 161
Height = 33
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 1
end
object Button4: TButton
Left = 16
Top = 80
Width = 75
Height = 25
Caption = #31934#24230'(poor)'
TabOrder = 2
OnClick = Button4Click
end
object Memo13: TMemo
Left = 91
Top = 80
Width = 161
Height = 33
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 3
end
object Button5: TButton
Left = 16
Top = 128
Width = 75
Height = 25
Caption = #31934#24230'(excel)'
TabOrder = 4
OnClick = Button5Click
end
object Memo14: TMemo
Left = 91
Top = 128
Width = 161
Height = 33
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 5
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?