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

📄 frm_setpic.dfm

📁 delphi语言开发的矢量图形处理对象
💻 DFM
字号:
object frmSetPic: TfrmSetPic
  Left = 284
  Top = 140
  BorderStyle = bsDialog
  Caption = #35774#32622#22270#24418#23646#24615
  ClientHeight = 302
  ClientWidth = 409
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  ShowHint = True
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label3: TLabel
    Left = 16
    Top = 120
    Width = 39
    Height = 13
    Caption = #32972#26223#33394
    Font.Charset = ANSI_CHARSET
    Font.Color = clNavy
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label4: TLabel
    Left = 161
    Top = 120
    Width = 39
    Height = 13
    Caption = #21069#26223#33394
    Font.Charset = ANSI_CHARSET
    Font.Color = clNavy
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object SpeedButton1: TSpeedButton
    Left = 122
    Top = 144
    Width = 25
    Height = 25
    Glyph.Data = {
      F6000000424DF600000000000000760000002800000010000000100000000100
      04000000000080000000120B0000120B00001000000010000000000000000000
      8000008000000080800080000000800080008080000080808000C0C0C0000000
      FF00C0C0C00000FFFF00FF000000C0C0C000FFFF0000FFFFFF00DADADA00447A
      DADAADADADA70F44ADADDADADADA0F444ADAADADADADA0F444ADDADADADAD77F
      44DAADAD0DADAD0FF4ADDAD070DADAD0000AAD07770DA5A70B07D0888770D55A
      03B008F88877555DA0B0D08F8087755AD700AD080408555DADADDA40848755DA
      DADAAD4D0470ADADADADDA4AD40ADADADADAAD7447ADADADADAD}
    OnClick = SpeedButton1Click
  end
  object SpeedButton2: TSpeedButton
    Left = 267
    Top = 144
    Width = 25
    Height = 25
    Glyph.Data = {
      F6000000424DF600000000000000760000002800000010000000100000000100
      04000000000080000000120B0000120B00001000000010000000000000000000
      8000008000000080800080000000800080008080000080808000C0C0C0000000
      FF00C0C0C00000FFFF00FF000000C0C0C000FFFF0000FFFFFF00DADADA00447A
      DADAADADADA70F44ADADDADADADA0F444ADAADADADADA0F444ADDADADADAD77F
      44DAADAD0DADAD0FF4ADDAD070DADAD0000AAD07770DA5A70B07D0888770D55A
      03B008F88877555DA0B0D08F8087755AD700AD080408555DADADDA40848755DA
      DADAAD4D0470ADADADADDA4AD40ADADADADAAD7447ADADADADAD}
    OnClick = SpeedButton2Click
  end
  object GroupBox1: TGroupBox
    Left = 16
    Top = 8
    Width = 273
    Height = 97
    Caption = #22270#24418#23610#23544#65288#21333#20301#65306#20687#32032#65289
    Font.Charset = ANSI_CHARSET
    Font.Color = clNavy
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object Label1: TLabel
      Left = 32
      Top = 33
      Width = 24
      Height = 12
      Caption = #23485#24230
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 32
      Top = 67
      Width = 24
      Height = 12
      Caption = #39640#24230
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object edtWidth: TEdit
      Left = 72
      Top = 27
      Width = 161
      Height = 22
      BevelKind = bkSoft
      BevelOuter = bvNone
      Font.Charset = ANSI_CHARSET
      Font.Color = clNavy
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 0
      Text = 'edtWidth'
      OnKeyPress = edtWidthKeyPress
    end
    object edtHeight: TEdit
      Left = 72
      Top = 61
      Width = 161
      Height = 22
      BevelKind = bkSoft
      BevelOuter = bvNone
      Ctl3D = True
      Font.Charset = ANSI_CHARSET
      Font.Color = clNavy
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 1
      Text = 'edtHeight'
      OnKeyPress = edtWidthKeyPress
    end
  end
  object pnlBk: TPanel
    Left = 16
    Top = 144
    Width = 105
    Height = 25
    BevelInner = bvLowered
    Color = clInfoBk
    TabOrder = 1
  end
  object pnlFore: TPanel
    Left = 161
    Top = 144
    Width = 105
    Height = 25
    BevelInner = bvLowered
    Color = clBlack
    Ctl3D = True
    ParentCtl3D = False
    TabOrder = 2
  end
  object Button1: TButton
    Left = 306
    Top = 24
    Width = 79
    Height = 25
    Caption = #30830#23450
    Default = True
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ModalResult = 1
    ParentFont = False
    TabOrder = 3
  end
  object Button2: TButton
    Left = 306
    Top = 63
    Width = 80
    Height = 24
    Caption = #21462#28040
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ModalResult = 2
    ParentFont = False
    TabOrder = 4
  end
  object GroupBox2: TGroupBox
    Left = 16
    Top = 176
    Width = 377
    Height = 113
    Caption = #32972#26223#22270#24418
    TabOrder = 5
    object Bevel1: TBevel
      Left = 59
      Top = 9
      Width = 153
      Height = 100
    end
    object Image1: TImage
      Left = 62
      Top = 12
      Width = 146
      Height = 95
    end
    object Label5: TLabel
      Left = 216
      Top = 64
      Width = 60
      Height = 13
      Caption = #25490#21015#26041#24335#65306
    end
    object SpeedButton3: TSpeedButton
      Left = 330
      Top = 24
      Width = 21
      Height = 19
      Hint = #36873#25321#19968#20010#22270#24418#25991#20214
      Flat = True
      Glyph.Data = {
        F6000000424DF600000000000000760000002800000010000000100000000100
        04000000000080000000CE0E0000C40E00001000000000000000000000000000
        80000080000000808000800000008000800080800000C0C0C000808080000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
        77777777777777777777000000000007777700333333333077770B0333333333
        07770FB03333333330770BFB0333333333070FBFB000000000000BFBFBFBFB07
        77770FBFBFBFBF0777770BFB0000000777777000777777770007777777777777
        7007777777770777070777777777700077777777777777777777}
      OnClick = SpeedButton3Click
    end
    object Edit1: TEdit
      Left = 216
      Top = 24
      Width = 113
      Height = 19
      BevelInner = bvNone
      BevelOuter = bvNone
      Ctl3D = False
      Enabled = False
      ParentCtl3D = False
      TabOrder = 0
      Text = 'None'
      OnChange = Edit1Change
    end
    object ComboBox1: TComboBox
      Left = 216
      Top = 80
      Width = 145
      Height = 21
      BevelKind = bkFlat
      Style = csDropDownList
      ItemHeight = 13
      ItemIndex = 0
      TabOrder = 1
      Text = #24179#38138#26041#24335
      Items.Strings = (
        #24179#38138#26041#24335
        #23621#20013#26041#24335
        #25918#32553#26041#24335)
    end
  end
  object CheckBox1: TCheckBox
    Left = 304
    Top = 149
    Width = 97
    Height = 17
    Caption = #21551#29992#32972#26223#22270#29255
    TabOrder = 6
  end
  object dlgBk: TColorDialog
    Left = 264
    Top = 104
  end
  object OpenPictureDialog1: TOpenPictureDialog
    Filter = 
      'JPEG Image File (*.jpg)|*.jpg|JPEG Image File (*.jpeg)|*.jpeg|Bi' +
      'tmaps (*.bmp)|*.bmp|Icons (*.ico)|*.ico'
    Left = 296
    Top = 104
  end
end

⌨️ 快捷键说明

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