⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 usale.dfm

📁 飞思科技的书不错
💻 DFM
字号:
object Form6: TForm6
  Left = 372
  Top = 250
  Width = 307
  Height = 131
  Caption = #21806#20070#31649#29702
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 12
  object Label1: TLabel
    Left = 8
    Top = 16
    Width = 36
    Height = 12
    Caption = 'ISBN'#65306
  end
  object Label2: TLabel
    Left = 8
    Top = 48
    Width = 36
    Height = 12
    Caption = #25240#25187#65306
  end
  object Label3: TLabel
    Left = 8
    Top = 80
    Width = 36
    Height = 12
    Caption = #25968#37327#65306
  end
  object SpeedButton1: TSpeedButton
    Left = 168
    Top = 7
    Width = 23
    Height = 22
    Caption = '...'
    OnClick = SpeedButton1Click
  end
  object Edit1: TEdit
    Left = 48
    Top = 8
    Width = 121
    Height = 20
    Color = cl3DLight
    ReadOnly = True
    TabOrder = 0
  end
  object Edit2: TEdit
    Left = 48
    Top = 40
    Width = 121
    Height = 20
    TabOrder = 1
  end
  object Edit3: TEdit
    Left = 48
    Top = 72
    Width = 121
    Height = 20
    TabOrder = 2
  end
  object Button1: TButton
    Left = 216
    Top = 8
    Width = 75
    Height = 25
    Caption = #20986#21806
    TabOrder = 3
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 216
    Top = 40
    Width = 75
    Height = 25
    Caption = #20851#38381
    TabOrder = 4
    OnClick = Button2Click
  end
end

⌨️ 快捷键说明

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