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

📄 u_chart.~dfm

📁 SQL的应用
💻 ~DFM
字号:
object F_Chart: TF_Chart
  Left = 60
  Top = 24
  Width = 696
  Height = 480
  Caption = #22270#34920#20998#26512
  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 DecisionGraph: TDecisionGraph
    Left = 144
    Top = 80
    Width = 400
    Height = 250
    AllowPanning = pmNone
    AllowZoom = False
    Title.Text.Strings = (
      #22270#34920#20998#26512)
    AxisVisible = False
    ClipPoints = False
    Frame.Visible = False
    View3DWalls = False
    TabOrder = 0
    object Series1: TPieSeries
      Marks.ArrowLength = 8
      Marks.Visible = True
      SeriesColor = clRed
      OtherSlice.Text = 'Other'
      PieValues.DateTime = False
      PieValues.Name = 'Pie'
      PieValues.Multiplier = 1
      PieValues.Order = loNone
    end
  end
end

⌨️ 快捷键说明

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