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

📄 other_graphic.~dfm

📁 学员管理的软件
💻 ~DFM
字号:
object F_other_graphic: TF_other_graphic
  Left = 238
  Top = 219
  Width = 696
  Height = 480
  Caption = #20854#20182#20998#24067#22270'...'
  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 PageControl1: TPageControl
    Left = 0
    Top = 0
    Width = 688
    Height = 446
    ActivePage = TabSheet1
    Align = alClient
    TabIndex = 0
    TabOrder = 0
    object TabSheet1: TTabSheet
      Caption = #21508#30693#35782#28857#25484#25569#24773#20917
      object vl: TValueListEditor
        Left = 0
        Top = 0
        Width = 281
        Height = 418
        Align = alLeft
        Color = clScrollBar
        FixedColor = clBackground
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlue
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = [fsBold]
        ParentFont = False
        TabOrder = 0
        TitleCaptions.Strings = (
          #30693#35782#28857
          #25484#25569#30334#20998#27604)
        ColWidths = (
          200
          75)
      end
      object BitBtn1: TBitBtn
        Left = 328
        Top = 8
        Width = 81
        Height = 25
        Caption = #25991#26412#32479#35745
        TabOrder = 1
        OnClick = BitBtn1Click
        Kind = bkOK
      end
      object BitBtn2: TBitBtn
        Left = 568
        Top = 8
        Width = 75
        Height = 25
        Caption = #20851#38381
        TabOrder = 2
        OnClick = BitBtn2Click
        Kind = bkClose
      end
      object BitBtn3: TBitBtn
        Left = 456
        Top = 8
        Width = 75
        Height = 25
        Caption = #22270#24418#26174#31034
        TabOrder = 3
        OnClick = BitBtn3Click
      end
      object Chart1: TChart
        Left = 280
        Top = 48
        Width = 400
        Height = 369
        BackWall.Brush.Color = clWhite
        BackWall.Brush.Style = bsClear
        Title.Text.Strings = (
          #21508#30693#35782#28857#25484#25569#24773#20917#20998#24067#22270)
        TabOrder = 4
        Visible = False
        object Series1: TPointSeries
          Marks.ArrowLength = 0
          Marks.Visible = False
          SeriesColor = clRed
          Title = #21508#30693#35782#28857#25484#25569#24773#20917#20998#24067#22270
          Pointer.InflateMargins = True
          Pointer.Style = psRectangle
          Pointer.Visible = True
          XValues.DateTime = False
          XValues.Name = 'X'
          XValues.Multiplier = 1
          XValues.Order = loAscending
          YValues.DateTime = False
          YValues.Name = 'Y'
          YValues.Multiplier = 1
          YValues.Order = loNone
        end
      end
    end
  end
end

⌨️ 快捷键说明

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