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

📄 ulott3d.dfm

📁 福利彩票3D分析程序 使用Delphi开发。
💻 DFM
字号:
object Form3D: TForm3D
  Left = 20
  Top = 81
  Width = 930
  Height = 613
  Caption = '3D'#24425#31080#20998#26512#36719#20214
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Menu = MainMenu
  OldCreateOrder = False
  WindowState = wsMaximized
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object ControlBar3D: TControlBar
    Left = 0
    Top = 0
    Width = 922
    Height = 33
    Align = alTop
    TabOrder = 0
    object PanelColor: TPanel
      Left = 214
      Top = 2
      Width = 427
      Height = 22
      BevelOuter = bvNone
      BiDiMode = bdLeftToRight
      ParentBiDiMode = False
      TabOrder = 0
      object ButtonColor: TButton
        Left = 8
        Top = 0
        Width = 65
        Height = 22
        Caption = #39068#33394
        TabOrder = 0
        OnClick = ButtonColorClick
      end
      object ButtonStat: TButton
        Left = 80
        Top = 1
        Width = 75
        Height = 22
        Caption = #20998#26512
        TabOrder = 1
        OnClick = ButtonStatClick
      end
      object ButtonGetCode: TButton
        Left = 160
        Top = 0
        Width = 75
        Height = 22
        Caption = #21462#21495
        TabOrder = 2
        OnClick = ButtonGetCodeClick
      end
      object ButtonCopy: TButton
        Left = 240
        Top = 0
        Width = 75
        Height = 22
        Caption = #25335#21040#20869#23384
        TabOrder = 3
        OnClick = ButtonCopyClick
      end
      object ButtonQuit: TButton
        Left = 320
        Top = 0
        Width = 75
        Height = 22
        Caption = #36864#20986
        TabOrder = 4
        OnClick = ButtonQuitClick
      end
    end
    object PanelInput: TPanel
      Left = 11
      Top = 2
      Width = 190
      Height = 22
      BevelOuter = bvNone
      BiDiMode = bdLeftToRight
      ParentBiDiMode = False
      TabOrder = 1
      object ButtonSelect: TButton
        Left = 32
        Top = 0
        Width = 75
        Height = 25
        Caption = #25361#21495
        TabOrder = 0
        OnClick = ButtonSelectClick
      end
    end
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 529
    Width = 922
    Height = 19
    Panels = <>
  end
  object ZcPersistGrid: TZcPersistGrid
    Left = 0
    Top = 33
    Width = 922
    Height = 496
    Options = [goRangeSelect, goRowSizing, goColSizing, goAlwaysShowSelection]
    OptionsEx = []
    ColCount = 34
    RowCount = 32
    FixedRowCount = 3
    FixedColCount = 5
    DefaultColWidth = 30
    DefaultFixedColWidth = 30
    Selection.AlphaBlend = False
    Selection.TransparentColor = False
    OnMouseDown = ZcPersistGridMouseDown
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    Align = alClient
    TabOrder = 2
    TabStop = True
    Columns = <>
    ColWidths = {
      0022000000010000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      00000000000000000000000000}
    RowHeights = {
      0020000000010000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      00000000000000000000000000}
    TextAligns = {0400000000000000}
    Colors = {050000FF00000000}
    Texts = ()
  end
  object ColorDialog: TColorDialog
    Left = 35
    Top = 90
  end
  object MainMenu: TMainMenu
    Top = 88
    object File3D: TMenuItem
      Caption = #25991#20214
      object File3D_Stat: TMenuItem
        Caption = #20998#26512
        OnClick = ButtonStatClick
      end
      object File3D_Quit: TMenuItem
        Caption = #36864#20986
        OnClick = ButtonQuitClick
      end
    end
    object Menu_Param: TMenuItem
      Caption = #21442#25968#35774#32622
      object Menu_DisplaySet: TMenuItem
        Caption = #26174#31034#20869#23481#35774#32622
      end
    end
  end
end

⌨️ 快捷键说明

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