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

📄 stock.dfm

📁 销售分析,JUSCO,日月周查询,待完善.
💻 DFM
📖 第 1 页 / 共 5 页
字号:
          TitleFont.Name = 'MS Sans Serif'
          TitleFont.Style = []
          UIStyle = MacOS
          BorderColor = 8355711
          FocusedColor = clGreen
          SelectedColor = clYellow
          FontColor = clBlack
          TitleFontColor = clWhite
          FixedBGColor = 12874553
          BGColor = 15198183
        end
        object suiNumberEdit1: TsuiNumberEdit
          Left = 96
          Top = 184
          Width = 81
          Height = 17
          UIStyle = MacOS
          BorderColor = 8355711
          MaxLength = 4
          TabOrder = 2
          Text = '0.00'
          OnKeyPress = suiNumberEdit1KeyPress
          Mask = '0000'
          AutoSelectSigns = 2
          BorderStyle = bsNone
        end
        object suiGroupBox1: TsuiGroupBox
          Left = 8
          Top = 32
          Width = 169
          Height = 57
          UIStyle = MacOS
          Caption = #36865#36135#26159#21542#21040#29289#27969
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clBlack
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentColor = True
          ParentFont = False
          TabOrder = 3
          BorderColor = 8355711
          object suiRadioButton1: TsuiRadioButton
            Left = 72
            Top = 24
            Width = 60
            Height = 21
            UIStyle = MacOS
            AutoSize = True
            Checked = False
            Caption = #21040#24215#38138
            TabOrder = 0
            TabStop = True
            State = cbUnchecked
            Transparent = False
            GroupIndex = 0
          end
          object suiRadioButton2: TsuiRadioButton
            Left = 8
            Top = 24
            Width = 60
            Height = 21
            UIStyle = MacOS
            AutoSize = True
            Checked = True
            Caption = #21040#29289#27969
            TabOrder = 1
            TabStop = True
            State = cbChecked
            Transparent = False
            GroupIndex = 0
          end
        end
        object DateTimePicker1: TDateTimePicker
          Left = 8
          Top = 120
          Width = 145
          Height = 25
          CalAlignment = dtaLeft
          Date = 39413.7629734491
          Time = 39413.7629734491
          DateFormat = dfShort
          DateMode = dmComboBox
          Kind = dtkDate
          ParseInput = False
          TabOrder = 4
        end
        object suiButton1: TsuiButton
          Left = 8
          Top = 216
          Width = 81
          Height = 25
          Caption = #30830#23450#20840#37096#35746#36135
          AutoSize = False
          UIStyle = MacOS
          TabOrder = 5
          Transparent = True
          ModalResult = 0
          FocusedRectMargin = 2
          Layout = blGlyphLeft
          Spacing = 4
          MouseContinuouslyDownInterval = 100
          ResHandle = 0
        end
        object suiButton2: TsuiButton
          Left = 96
          Top = 216
          Width = 81
          Height = 25
          Caption = #25764#28040#27492#25209#35746#36135
          AutoSize = False
          UIStyle = MacOS
          TabOrder = 6
          Transparent = True
          ModalResult = 0
          FocusedRectMargin = 2
          Layout = blGlyphLeft
          Spacing = 4
          MouseContinuouslyDownInterval = 100
          ResHandle = 0
        end
        object Panel1: TPanel
          Left = 184
          Top = 25
          Width = 392
          Height = 227
          Align = alRight
          ParentColor = True
          TabOrder = 7
          object Label4: TLabel
            Left = 1
            Top = 70
            Width = 390
            Height = 13
            Align = alTop
            Caption = 'Label4'
          end
          object Label5: TLabel
            Left = 1
            Top = 1
            Width = 390
            Height = 13
            Align = alTop
            Caption = 'Label5'
          end
          object suiDBGrid3: TsuiDBGrid
            Left = 1
            Top = 14
            Width = 390
            Height = 56
            Align = alTop
            BorderStyle = bsNone
            Color = 15198183
            DataSource = dm.podayconn
            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
            Columns = <
              item
                Expanded = False
                FieldName = 'Sales_lastday1'
                Visible = True
              end>
          end
          object suiButton3: TsuiButton
            Left = 160
            Top = 192
            Width = 81
            Height = 25
            Caption = #21024#38500#35813#34892#35746#36135
            AutoSize = False
            UIStyle = MacOS
            TabOrder = 1
            Transparent = True
            ModalResult = 0
            FocusedRectMargin = 2
            Layout = blGlyphLeft
            Spacing = 4
            MouseContinuouslyDownInterval = 100
            ResHandle = 0
          end
          object suiButton4: TsuiButton
            Left = 16
            Top = 192
            Width = 81
            Height = 25
            Caption = #20840#37096#21024#38500
            AutoSize = False
            UIStyle = MacOS
            TabOrder = 2
            Transparent = True
            ModalResult = 0
            FocusedRectMargin = 2
            Layout = blGlyphLeft
            Spacing = 4
            MouseContinuouslyDownInterval = 100
            ResHandle = 0
          end
        end
      end
    end
  end
end

⌨️ 快捷键说明

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