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

📄 f_color.dfm

📁 一个移动通信用SMPP协议写的.非常经典!
💻 DFM
字号:
object n_color: Tn_color
  Left = 391
  Top = 281
  BorderStyle = bsDialog
  Caption = '系统颜色配置'
  ClientHeight = 217
  ClientWidth = 403
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 8
    Top = 24
    Width = 73
    Height = 13
    AutoSize = False
    Caption = '移动终端:'
  end
  object CColorGrid1: TCColorGrid
    Left = 184
    Top = 8
    Width = 112
    Height = 112
    TabOrder = 0
  end
  object Button1: TButton
    Left = 312
    Top = 8
    Width = 75
    Height = 25
    Caption = '确定(&O)'
    Default = True
    TabOrder = 1
  end
end

⌨️ 快捷键说明

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