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

📄 unit1.dfm

📁 在 BC++ 编译,原代码字模提取程序,可以使用在单片机和液晶自己编程等等.
💻 DFM
字号:
object Form1: TForm1
  Left = 187
  Top = 71
  Width = 840
  Height = 658
  BorderIcons = [biSystemMenu, biMinimize, biHelp]
  Caption = #27721#23383#23383#24211#25552#21462#31243#24207#65288'16 X 16 '#28857#38453#65289'______06'#24180'11'#26376'29'#26085
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 276
    Top = 0
    Width = 144
    Height = 29
    Caption = #35831#36755#20837#27721#23383#65306
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlue
    Font.Height = -24
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 20
    Top = 8
    Width = 84
    Height = 20
    Caption = #28857#38453#25968#25454'     '
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clRed
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label5: TLabel
    Left = 502
    Top = 448
    Width = 59
    Height = 13
    Caption = 'Label5         '
    Visible = False
  end
  object Label3: TLabel
    Left = 12
    Top = 301
    Width = 200
    Height = 20
    Caption = #21313#20845#36827#21046#25968#25454#65288#27178#25490#65289'          '
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clRed
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object SpeedButton1: TSpeedButton
    Left = 259
    Top = 443
    Width = 113
    Height = 29
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlue
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    Glyph.Data = {
      76010000424D7601000000000000760000002800000020000000100000000100
      04000000000000010000120B0000120B00001000000000000000000000000000
      800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
      FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333330000033
      33333333377777F33333333330BBB0333333333337FFF7F33333333330000033
      33333333377777F33333333330BBB0333333333337FFF7FF3333333300000003
      333333337777777FF33333300BBBBB003333333773333377F3333330BBFFFBB0
      33333337F3333337FF333300BFFFFFB003333377F333FFF773F33300BFF077B0
      30333377F3377737F7333300BFF7FFB003333377F337F33773333330BBF7FBB0
      33333337FF37F337F33333300BB7BB00333333377FF7FF773333333300000003
      33333333777777733333333330BBB0333333333337FFF7F33333333330000033
      33333333377777F33333333330BBB03333333333373337333333}
    NumGlyphs = 2
    ParentFont = False
  end
  object Label4: TLabel
    Left = 12
    Top = 449
    Width = 200
    Height = 20
    Caption = #21313#20845#36827#21046#25968#25454#65288#31446#25490#65289'          '
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clRed
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label6: TLabel
    Left = 493
    Top = 304
    Width = 32
    Height = 13
    Caption = 'Label6'
  end
  object PaintBox1: TPaintBox
    Left = 469
    Top = 8
    Width = 240
    Height = 240
    Cursor = crCross
    Align = alCustom
    Anchors = [akLeft, akTop, akBottom]
    OnMouseUp = PaintBox1MouseUp
    OnPaint = PaintBox1Paint
  end
  object Image1: TImage
    Left = 612
    Top = 449
    Width = 165
    Height = 165
    OnProgress = Image1Progress
  end
  object Label7: TLabel
    Left = 621
    Top = 429
    Width = 48
    Height = 16
    Caption = 'Label7'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label8: TLabel
    Left = 683
    Top = 429
    Width = 48
    Height = 16
    Caption = 'Label8'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Edit1: TEdit
    Left = 298
    Top = 40
    Width = 41
    Height = 45
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clRed
    Font.Height = -32
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    MaxLength = 2
    ParentFont = False
    TabOrder = 0
    Text = #22269
  end
  object BitBtn1: TBitBtn
    Left = 368
    Top = 44
    Width = 89
    Height = 29
    Caption = #26816#21462
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clNavy
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    OnClick = BitBtn1Click
    Kind = bkOK
  end
  object Memo1: TMemo
    Left = 16
    Top = 40
    Width = 242
    Height = 256
    Color = clBlack
    Font.Charset = ANSI_CHARSET
    Font.Color = clRed
    Font.Height = -14
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 2
  end
  object Memo2: TMemo
    Left = 12
    Top = 328
    Width = 589
    Height = 112
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -14
    Font.Name = #23435#20307
    Font.Style = []
    Lines.Strings = (
      'Memo2')
    ParentFont = False
    ScrollBars = ssVertical
    TabOrder = 3
  end
  object Memo3: TMemo
    Left = 9
    Top = 474
    Width = 589
    Height = 110
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -14
    Font.Name = #23435#20307
    Font.Style = []
    Lines.Strings = (
      'Memo3')
    ParentFont = False
    ScrollBars = ssVertical
    TabOrder = 4
  end
  object Memo4: TMemo
    Left = 618
    Top = 326
    Width = 144
    Height = 97
    Color = clWhite
    Font.Charset = ANSI_CHARSET
    Font.Color = clRed
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    Lines.Strings = (
      'Memo4')
    ParentFont = False
    ScrollBars = ssVertical
    TabOrder = 5
  end
  object CheckBox1: TCheckBox
    Left = 368
    Top = 304
    Width = 97
    Height = 17
    Caption = '   C  '#35821#35328#26684#24335
    TabOrder = 6
    OnClick = CheckBox1Click
  end
  object CheckBox2: TCheckBox
    Left = 240
    Top = 304
    Width = 113
    Height = 17
    Caption = ' 16 '#23383#33410#20026#19968#27178
    TabOrder = 7
  end
  object CheckBox3: TCheckBox
    Left = 128
    Top = 8
    Width = 97
    Height = 25
    Caption = ' '#26041#28857#38453' '
    TabOrder = 8
  end
  object Edit2: TEdit
    Left = 298
    Top = 254
    Width = 123
    Height = 37
    Font.Charset = ANSI_CHARSET
    Font.Color = clNavy
    Font.Height = -29
    Font.Name = #23435#20307
    Font.Style = []
    MaxLength = 8
    ParentFont = False
    TabOrder = 9
    Text = #24072#33539#38498#26657
    OnClick = Edit2Click
  end
  object Button6: TButton
    Left = 439
    Top = 258
    Width = 110
    Height = 32
    Caption = #22235#20010#23383#33410#26816#21462
    TabOrder = 10
    OnClick = Button6Click
  end
  object edt1: TEdit
    Left = 298
    Top = 94
    Width = 137
    Height = 141
    AutoSelect = False
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -133
    Font.Name = #23435#20307
    Font.Style = []
    ImeMode = imClose
    MaxLength = 2
    ParentFont = False
    TabOrder = 11
  end
  object Button1: TButton
    Left = 587
    Top = 262
    Width = 75
    Height = 25
    Caption = 'Button1'
    TabOrder = 12
    OnClick = Button1Click
  end
  object BitBtn2: TBitBtn
    Left = 682
    Top = 261
    Width = 75
    Height = 25
    Caption = 'BitBtn2'
    TabOrder = 13
    OnClick = BitBtn2Click
  end
  object TrackBar1: TTrackBar
    Left = 755
    Top = 4
    Width = 45
    Height = 244
    LineSize = 10
    Max = 17
    Min = 3
    Orientation = trVertical
    PageSize = 1
    Frequency = 1
    Position = 15
    SelEnd = 0
    SelStart = 0
    TabOrder = 14
    TickMarks = tmBottomRight
    TickStyle = tsAuto
    OnContextPopup = TrackBar1ContextPopup
    OnChange = TrackBar1Change
  end
  object Timer2: TTimer
    OnTimer = Timer2Timer
    Left = 411
    Top = 445
  end
end

⌨️ 快捷键说明

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