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

📄 main_windows.dfm

📁 商场管理系统源码 一套值得初学者学习的源码包含全部源码,控件
💻 DFM
字号:
inherited Frm_main_input: TFrm_main_input
  Left = 293
  Top = 182
  Caption = 'Frm_main_input'
  ClientHeight = 492
  ClientWidth = 680
  PixelsPerInch = 96
  TextHeight = 12
  inherited Image: TImage
    Width = 680
  end
  inherited L_title: TLabel
    Width = 675
  end
  inherited SB_close: TSpeedButton
    Left = 655
    Top = 2
  end
  inherited P_back: TPanel
    Width = 680
    Height = 476
    inherited P_main: TPanel
      Width = 674
      Height = 470
      inherited Panel_down: TPanel
        Top = 432
        Width = 672
        inherited Bevel_bass: TBevel
          Width = 672
        end
        object L_count: TLabel [1]
          Left = 12
          Top = 12
          Width = 146
          Height = 13
          Caption = #21512#35745#37329#39069#65306#38646#20803'  '#65509'0.00'
          Font.Charset = GB2312_CHARSET
          Font.Color = clBlue
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        inherited Panel_button: TPanel
          Left = 512
        end
      end
      object Panel1: TPanel
        Left = 0
        Top = 0
        Width = 672
        Height = 41
        Align = alTop
        BevelInner = bvLowered
        ParentColor = True
        TabOrder = 1
        object Label1: TLabel
          Left = 18
          Top = 15
          Width = 36
          Height = 12
          Caption = #21830#22330#65306
        end
        object Label2: TLabel
          Left = 221
          Top = 15
          Width = 36
          Height = 12
          Caption = #26085#26399#65306
        end
        object L_warning: TLabel
          Left = 399
          Top = 13
          Width = 270
          Height = 15
          Caption = #35686#21578#65306#24744#36824#27809#26377#27809#26377#36873#25321#21830#22330#21517#31216#65281#65281#65281
          Font.Charset = GB2312_CHARSET
          Font.Color = clRed
          Font.Height = -15
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object cb_depot: TComboBox
          Left = 57
          Top = 11
          Width = 145
          Height = 20
          Style = csDropDownList
          DropDownCount = 20
          ItemHeight = 12
          TabOrder = 0
        end
        object DTP_date: TDateTimePicker
          Left = 260
          Top = 11
          Width = 127
          Height = 20
          CalAlignment = dtaLeft
          Date = 37319.8739042708
          Time = 37319.8739042708
          DateFormat = dfLong
          DateMode = dmComboBox
          Kind = dtkDate
          ParseInput = False
          TabOrder = 1
        end
      end
      object IMPSG_DATA: TImpStringgrid
        Left = 0
        Top = 41
        Width = 672
        Height = 391
        Align = alClient
        BorderStyle = bsNone
        DefaultRowHeight = 18
        FixedColor = 14540253
        RowCount = 100
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goColSizing, goEditing]
        ParentFont = False
        TabOrder = 2
        RowHeights = (
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18
          18)
      end
    end
  end
  object Query_data: TQuery
    CachedUpdates = True
    RequestLive = True
    Left = 176
    Top = 297
  end
end

⌨️ 快捷键说明

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