usbrw.dfm

来自「USB速度通信程序 USB为中断方式 debug关 EB44B0+PDIUSBD」· DFM 代码 · 共 18 行

DFM
18
字号
object Form1: TForm1
  Left = 292
  Top = 194
  Width = 514
  Height = 268
  Caption = 'USB--I2C'#27979#35797#31243#24207'(For C++ Builder 5.0)'
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
end

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?