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

📄 mycolor.dfm

📁 测试你的颜色 娱乐用。 测试你的颜色 娱乐用 测试你的颜色 娱乐用
💻 DFM
字号:
object myFColor: TmyFColor
  Left = 217
  Top = 189
  Width = 379
  Height = 201
  Caption = #20320#30340#39068#33394
  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 = 64
    Top = 37
    Width = 14
    Height = 14
    Caption = #26376
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label2: TLabel
    Left = 16
    Top = 8
    Width = 238
    Height = 13
    Caption = #36873#25321#20320#30340#29983#26085#65292#30475#30475#20320#26159#20160#20040#39068#33394#30340#65306
    Font.Charset = GB2312_CHARSET
    Font.Color = clGreen
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label3: TLabel
    Left = 136
    Top = 37
    Width = 14
    Height = 13
    Caption = #26085
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label4: TLabel
    Left = 264
    Top = 36
    Width = 33
    Height = 13
    Caption = #20320#26159'*'
    Font.Charset = GB2312_CHARSET
    Font.Color = clRed
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Memo1: TMemo
    Left = 0
    Top = 73
    Width = 371
    Height = 101
    Align = alBottom
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clNavy
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    Lines.Strings = (
      #20320#30340#24615#26684)
    ParentFont = False
    TabOrder = 0
  end
  object CbMonth: TComboBox
    Left = 16
    Top = 32
    Width = 41
    Height = 21
    ItemHeight = 13
    ItemIndex = 2
    TabOrder = 1
    Text = '03'
    Items.Strings = (
      '01'
      '02'
      '03'
      '04'
      '05'
      '06'
      '07'
      '08'
      '10'
      '11'
      '12')
  end
  object CbDay: TComboBox
    Left = 88
    Top = 32
    Width = 41
    Height = 21
    ItemHeight = 13
    ItemIndex = 11
    TabOrder = 2
    Text = '12'
    Items.Strings = (
      '1'
      '2'
      '3'
      '4'
      '5'
      '6'
      '7'
      '8'
      '9'
      '10'
      '11'
      '12'
      '13'
      '14'
      '15'
      '16'
      '17'
      '18'
      '19'
      '20'
      '21'
      '22'
      '23'
      '24'
      '25'
      '26'
      '27'
      '28'
      '29'
      '30'
      '31')
  end
  object BitBtn1: TBitBtn
    Left = 160
    Top = 32
    Width = 41
    Height = 22
    Caption = #30830#23450
    TabOrder = 3
    OnClick = BitBtn1Click
  end
  object BitBtn2: TBitBtn
    Left = 200
    Top = 32
    Width = 41
    Height = 22
    Caption = #36864#20986
    TabOrder = 4
    OnClick = BitBtn2Click
  end
end

⌨️ 快捷键说明

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