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

📄 curr.~dfm

📁 销售分析,JUSCO,日月周查询,待完善.
💻 ~DFM
📖 第 1 页 / 共 5 页
字号:
      Height = 89
      UIStyle = MacOS
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlack
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      Transparent = True
      ParentColor = True
      ParentFont = False
      TabOrder = 8
      BorderColor = 8355711
      object suiButton1: TsuiButton
        Left = 168
        Top = 32
        Width = 89
        Height = 33
        Caption = #20998#26512#22270#24418
        AutoSize = False
        UIStyle = MacOS
        TabOrder = 0
        Transparent = True
        ModalResult = 0
        FocusedRectMargin = 2
        Layout = blGlyphLeft
        Spacing = 4
        MouseContinuouslyDownInterval = 100
        ResHandle = 0
      end
      object suiButton2: TsuiButton
        Left = 40
        Top = 32
        Width = 105
        Height = 33
        Caption = #36716#25104'EXCEL'
        AutoSize = False
        UIStyle = MacOS
        TabOrder = 1
        Transparent = True
        ModalResult = 0
        FocusedRectMargin = 2
        Layout = blGlyphLeft
        Spacing = 4
        MouseContinuouslyDownInterval = 100
        OnClick = suiButton2Click
        ResHandle = 0
      end
    end
    object suiGroupBox3: TsuiGroupBox
      Left = 24
      Top = 80
      Width = 321
      Height = 89
      UIStyle = MacOS
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlack
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      Transparent = True
      ParentColor = True
      ParentFont = False
      TabOrder = 9
      BorderColor = 8355711
      object suiButton3: TsuiButton
        Left = 240
        Top = 32
        Width = 65
        Height = 33
        Caption = #26126#32454#26597#35810
        AutoSize = False
        UIStyle = MacOS
        TabOrder = 0
        Transparent = True
        ModalResult = 0
        FocusedRectMargin = 2
        Layout = blGlyphLeft
        Spacing = 4
        MouseContinuouslyDownInterval = 100
        OnClick = suiButton3Click
        ResHandle = 0
      end
      object suiCheckBox1: TsuiCheckBox
        Left = 8
        Top = 16
        Width = 125
        Height = 21
        UIStyle = MacOS
        AutoSize = True
        Checked = False
        Caption = #30830#23450#26143#26399#26597#35810'('#21452#20987')'
        TabOrder = 1
        TabStop = True
        State = cbUnchecked
        Transparent = True
      end
      object suiListBox1: TsuiListBox
        Left = 8
        Top = 48
        Width = 97
        Height = 17
        UIStyle = MacOS
        BorderColor = 8355711
        Style = lbOwnerDrawFixed
        ItemHeight = 16
        Items.Strings = (
          #26143#26399#22825
          #26143#26399#19968
          #26143#26399#20108
          #26143#26399#19977
          #26143#26399#22235
          #26143#26399#20116
          #26143#26399#20845)
        TabOrder = 2
      end
      object suiRadioButton1: TsuiRadioButton
        Left = 136
        Top = 24
        Width = 89
        Height = 21
        UIStyle = MacOS
        AutoSize = False
        Checked = False
        Caption = #25968#37327#25490#24207
        TabOrder = 3
        TabStop = True
        State = cbUnchecked
        Transparent = True
        GroupIndex = 0
      end
      object suiRadioButton2: TsuiRadioButton
        Left = 136
        Top = 56
        Width = 89
        Height = 21
        UIStyle = MacOS
        AutoSize = False
        Checked = True
        Caption = #37329#39069#25490#24207
        TabOrder = 4
        TabStop = True
        State = cbChecked
        Transparent = True
        GroupIndex = 0
      end
    end
    object Panel1: TPanel
      Left = 0
      Top = 184
      Width = 918
      Height = 259
      Align = alBottom
      Caption = 'Panel1'
      ParentColor = True
      TabOrder = 10
      object suiPanel1: TsuiPanel
        Left = 1
        Top = 1
        Width = 916
        Height = 256
        UIStyle = MacOS
        BorderColor = 8355711
        Caption = 'suiPanel1'
        ShowButton = True
        CaptionFontColor = clBlack
        Align = alTop
        TabOrder = 0
        Color = clWhite
        object suiDBGrid1: TsuiDBGrid
          Left = 4
          Top = 25
          Width = 909
          Height = 227
          Align = alLeft
          BorderStyle = bsNone
          Color = 15198183
          DataSource = dm.tmpconn
          FixedColor = 12874553
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clBlack
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 0
          TitleFont.Charset = DEFAULT_CHARSET
          TitleFont.Color = clWhite
          TitleFont.Height = -11
          TitleFont.Name = 'MS Sans Serif'
          TitleFont.Style = []
          UIStyle = MacOS
          BorderColor = 8355711
          FocusedColor = clGreen
          SelectedColor = clYellow
          FontColor = clBlack
          TitleFontColor = clWhite
          FixedBGColor = 12874553
          BGColor = 15198183
        end
      end
      object suiDBGrid3: TsuiDBGrid
        Left = 1
        Top = 257
        Width = 916
        Height = 1
        Align = alClient
        BorderStyle = bsNone
        Color = 15198183
        DataSource = dm.dayconn
        FixedColor = 12874553
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlack
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        TabOrder = 1
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWhite
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
        UIStyle = MacOS
        BorderColor = 8355711
        FocusedColor = clGreen
        SelectedColor = clYellow
        FontColor = clBlack
        TitleFontColor = clWhite
        FixedBGColor = 12874553
        BGColor = 15198183
      end
    end
  end
  object SaveDialog1: TSaveDialog
    DefaultExt = 'xls'
    Filter = '|xls'
    Left = 344
    Top = 56
  end
end

⌨️ 快捷键说明

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