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

📄 frmcurveconfig.dfm

📁 delphi语言开发的矢量图形处理对象
💻 DFM
字号:
object frmCurve_Config: TfrmCurve_Config
  Left = 188
  Top = 138
  BorderStyle = bsDialog
  Caption = #26354#32447#37327#37197#32622
  ClientHeight = 244
  ClientWidth = 388
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 16
    Top = 80
    Width = 60
    Height = 13
    Caption = #26354#32447#21517#31216#65306
  end
  object GroupBox1: TGroupBox
    Left = 16
    Top = 8
    Width = 273
    Height = 57
    Caption = #25968#25454#20301#25968
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object Edit1: TEdit
      Left = 32
      Top = 24
      Width = 81
      Height = 20
      ReadOnly = True
      TabOrder = 0
      Text = '4'
    end
    object UpDown1: TUpDown
      Left = 113
      Top = 24
      Width = 15
      Height = 20
      Associate = Edit1
      Min = 2
      Max = 8
      Position = 4
      TabOrder = 1
    end
    object CheckBox1: TCheckBox
      Left = 152
      Top = 24
      Width = 97
      Height = 17
      Caption = #21462#32477#23545#20540
      TabOrder = 2
    end
  end
  object edtName: TEdit
    Left = 74
    Top = 74
    Width = 215
    Height = 20
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    Text = 'edtName'
  end
  object RadioGroup1: TRadioGroup
    Left = 16
    Top = 104
    Width = 273
    Height = 105
    Caption = #26354#32447#32479#35745#37327#31867#22411
    Columns = 2
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    Items.Strings = (
      #26368#22823#20540
      #26368#23567#20540
      #24179#22343#20540
      #36127#33655#29575
      #26368#22823#20540#26102#38388
      #26368#23567#20540#26102#38388)
    ParentFont = False
    TabOrder = 2
  end
  object Button1: TButton
    Left = 92
    Top = 216
    Width = 75
    Height = 21
    Caption = #30830#23450
    Default = True
    ModalResult = 1
    TabOrder = 3
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 189
    Top = 216
    Width = 75
    Height = 21
    Caption = #21462#28040
    ModalResult = 2
    TabOrder = 4
  end
  object RadioGroup2: TRadioGroup
    Left = 296
    Top = 8
    Width = 73
    Height = 201
    Caption = #25968#25454#26684#24335
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ItemIndex = 0
    Items.Strings = (
      #28014#28857#25968
      #25972#25968
      #30334#20998#25968)
    ParentFont = False
    TabOrder = 5
  end
end

⌨️ 快捷键说明

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