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

📄 jeditl.dfm

📁 超市系统开发 超市系统开发 超市系统开发 超市系统开发
💻 DFM
字号:
object FMEDITL: TFMEDITL
  Left = 300
  Top = 343
  BorderStyle = bsToolWindow
  Caption = '数据输入说明'
  ClientHeight = 132
  ClientWidth = 313
  Color = clWhite
  Enabled = False
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = '新宋体'
  Font.Style = []
  FormStyle = fsStayOnTop
  OldCreateOrder = True
  Position = poDefault
  PrintScale = poNone
  Scaled = False
  WindowState = wsMinimized
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object Label2: TLabel
    Left = 0
    Top = 115
    Width = 313
    Height = 17
    Align = alBottom
    Alignment = taCenter
    AutoSize = False
    Caption = '红色为国历  录色为农历'
    Color = 10485760
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWhite
    Font.Height = -12
    Font.Name = '新宋体'
    Font.Style = []
    ParentColor = False
    ParentFont = False
    Layout = tlCenter
  end
  object CLCal1: TCLCal
    Left = 0
    Top = 0
    Width = 313
    Height = 116
    Align = alTop
    StartOfWeek = 0
    TabOrder = 0
  end
end

⌨️ 快捷键说明

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