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

📄 formrichesavetobmpunit.dfm

📁 duiwenjiandechuli fangbianguanli.
💻 DFM
字号:
object FormRichESaveToBmp: TFormRichESaveToBmp
  Left = 192
  Top = 103
  BorderStyle = bsDialog
  Caption = #20445#23384#25991#26412#20869#23481#20026#22270#24418
  ClientHeight = 356
  ClientWidth = 651
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object ScrollBox1: TScrollBox
    Left = 0
    Top = 0
    Width = 651
    Height = 315
    Align = alClient
    Color = clBlack
    ParentColor = False
    TabOrder = 0
  end
  object Panel1: TPanel
    Left = 0
    Top = 315
    Width = 651
    Height = 41
    Align = alBottom
    BevelOuter = bvNone
    TabOrder = 1
    object Label1: TLabel
      Left = 120
      Top = 16
      Width = 42
      Height = 12
      Caption = #22270#35937#39640':'
    end
    object Label2: TLabel
      Left = 12
      Top = 16
      Width = 42
      Height = 12
      Caption = #22270#35937#23485':'
    end
    object Panel2: TPanel
      Left = 466
      Top = 0
      Width = 185
      Height = 41
      Align = alRight
      BevelOuter = bvNone
      TabOrder = 0
      object Button2: TButton
        Left = 92
        Top = 12
        Width = 75
        Height = 21
        Cancel = True
        Caption = #21462#28040
        ModalResult = 2
        TabOrder = 0
      end
      object Button1: TButton
        Left = 8
        Top = 12
        Width = 75
        Height = 21
        Caption = #30830#23450
        Default = True
        ModalResult = 1
        TabOrder = 1
        OnClick = Button1Click
      end
    end
    object SpinEdit1: TSpinEdit
      Left = 164
      Top = 12
      Width = 57
      Height = 21
      MaxValue = 0
      MinValue = 0
      TabOrder = 1
      Value = 480
    end
    object SpinEdit2: TSpinEdit
      Left = 56
      Top = 12
      Width = 57
      Height = 21
      MaxValue = 0
      MinValue = 0
      TabOrder = 2
      Value = 640
    end
    object Button3: TButton
      Left = 392
      Top = 12
      Width = 75
      Height = 21
      Caption = #21047#26032
      TabOrder = 3
      OnClick = Button3Click
    end
  end
  object Panel3: TPanel
    Left = 440
    Top = 4
    Width = 185
    Height = 21
    BevelOuter = bvNone
    Caption = #35831#35843#25972#23485#39640#35753#22270#35937#22823#23567#21512#36866
    Color = clInfoBk
    Font.Charset = GB2312_CHARSET
    Font.Color = clRed
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 2
  end
  object SaveDialog1: TSaveDialog
    Filter = 'Windows '#20301#22270'|*.bmp'
    Left = 456
    Top = 52
  end
end

⌨️ 快捷键说明

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