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

📄 frm_textattr.dfm

📁 delphi语言开发的矢量图形处理对象
💻 DFM
字号:
object frmTextAtrr: TfrmTextAtrr
  Left = 194
  Top = 129
  BorderStyle = bsDialog
  Caption = #25991#26412#23646#24615#35774#32622
  ClientHeight = 229
  ClientWidth = 397
  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 GroupBox1: TGroupBox
    Left = 24
    Top = 16
    Width = 345
    Height = 49
    Caption = #25991#26412#20869#23481
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clNavy
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object Edit1: TEdit
      Left = 13
      Top = 19
      Width = 318
      Height = 21
      TabOrder = 0
      Text = 'Edit1'
    end
  end
  object GroupBox2: TGroupBox
    Left = 24
    Top = 72
    Width = 345
    Height = 105
    Caption = #23383#20307#23646#24615
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clNavy
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    object Label1: TLabel
      Left = 13
      Top = 67
      Width = 33
      Height = 13
      AutoSize = False
      Caption = #39068#33394
    end
    object Label2: TLabel
      Left = 14
      Top = 32
      Width = 33
      Height = 13
      AutoSize = False
      Caption = #23383#21495
    end
    object CheckBox1: TCheckBox
      Left = 254
      Top = 19
      Width = 81
      Height = 25
      Caption = #21152#31895
      TabOrder = 0
    end
    object CheckBox2: TCheckBox
      Left = 255
      Top = 48
      Width = 65
      Height = 17
      Caption = #26012#20307
      TabOrder = 1
    end
    object CheckBox3: TCheckBox
      Left = 255
      Top = 72
      Width = 73
      Height = 17
      Caption = #19979#21010#32447
      TabOrder = 2
    end
    object ColorBox1: TColorBox
      Left = 46
      Top = 61
      Width = 195
      Height = 22
      Style = [cbStandardColors, cbExtendedColors, cbSystemColors, cbCustomColor]
      ItemHeight = 16
      TabOrder = 3
    end
    object SpinEdit1: TSpinEdit
      Left = 46
      Top = 27
      Width = 195
      Height = 22
      MaxValue = 100
      MinValue = 4
      TabOrder = 4
      Value = 0
    end
  end
  object Button1: TButton
    Left = 72
    Top = 192
    Width = 81
    Height = 25
    Caption = #30830#23450
    Default = True
    ModalResult = 1
    TabOrder = 2
  end
  object Button2: TButton
    Left = 216
    Top = 192
    Width = 81
    Height = 25
    Caption = #21462#28040
    ModalResult = 2
    TabOrder = 3
  end
end

⌨️ 快捷键说明

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