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

📄 spxsthcx.~dfm

📁 用delphi编写的销售管理系统
💻 ~DFM
字号:
object Form60: TForm60
  Left = 120
  Top = 221
  BorderStyle = bsDialog
  Caption = #38144#21806#36864#36135#26597#35810
  ClientHeight = 289
  ClientWidth = 664
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clBlue
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 664
    Height = 289
    Align = alClient
    BevelInner = bvRaised
    BevelOuter = bvLowered
    TabOrder = 0
    object Panel2: TPanel
      Left = 4
      Top = 5
      Width = 381
      Height = 35
      BevelInner = bvRaised
      BevelOuter = bvLowered
      TabOrder = 0
      object Label1: TLabel
        Left = 7
        Top = 10
        Width = 70
        Height = 13
        Caption = #26597#35810#26465#20214#65306
      end
      object SpeedButton1: TSpeedButton
        Left = 310
        Top = 6
        Width = 61
        Height = 24
        Cursor = crHandPoint
        Caption = #26597#35810
        OnClick = SpeedButton1Click
      end
      object ComboBox1: TComboBox
        Left = 69
        Top = 7
        Width = 113
        Height = 21
        Color = 16777145
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlue
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
        ItemHeight = 13
        ParentFont = False
        TabOrder = 0
        OnChange = ComboBox1Change
        OnKeyPress = ComboBox1KeyPress
        Items.Strings = (
          #21830#21697#32534#21495
          #21830#21697#21517#31216
          #38144#21806#36864#21333#31080#21495
          #23458#25143#32534#21495
          #23458#25143#20840#31216)
      end
      object ComboBox2: TComboBox
        Left = 189
        Top = 7
        Width = 113
        Height = 21
        Color = 16777145
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlue
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
        ItemHeight = 13
        ParentFont = False
        TabOrder = 1
      end
    end
    object Panel3: TPanel
      Left = 4
      Top = 248
      Width = 656
      Height = 35
      BevelInner = bvRaised
      BevelOuter = bvLowered
      TabOrder = 1
      object Label2: TLabel
        Left = 117
        Top = 9
        Width = 88
        Height = 13
        AutoSize = False
        Caption = #26174#31034#20840#37096#20449#24687
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clRed
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object BitBtn8: TBitBtn
        Left = 459
        Top = 6
        Width = 105
        Height = 24
        Cursor = crHandPoint
        Caption = #36864#20986
        TabOrder = 0
        OnMouseDown = BitBtn8MouseDown
        OnMouseUp = BitBtn8MouseUp
        Kind = bkClose
      end
      object CheckBox1: TCheckBox
        Left = 98
        Top = 8
        Width = 13
        Height = 17
        TabOrder = 1
        OnClick = CheckBox1Click
      end
    end
    object DBGrid1: TDBGrid
      Left = 4
      Top = 40
      Width = 656
      Height = 206
      Color = 16777145
      DataSource = DataSource1
      ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
      Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgConfirmDelete, dgCancelOnExit]
      ReadOnly = True
      TabOrder = 2
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clBlue
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      Columns = <
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #21830#21697#32534#21495
          Title.Alignment = taCenter
          Width = 110
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #21830#21697#21517#31216
          Title.Alignment = taCenter
          Width = 99
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #25968#37327
          Title.Alignment = taCenter
          Width = 76
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #37329#39069
          Title.Alignment = taCenter
          Width = 70
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #25240#25187
          Title.Alignment = taCenter
          Width = 55
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #23458#25143#32534#21495
          Title.Alignment = taCenter
          Width = 109
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #23458#25143#20840#31216
          Title.Alignment = taCenter
          Width = 110
          Visible = True
        end>
    end
    object Panel4: TPanel
      Left = 386
      Top = 5
      Width = 274
      Height = 35
      BevelInner = bvRaised
      BevelOuter = bvLowered
      TabOrder = 3
      object Label3: TLabel
        Left = 31
        Top = 11
        Width = 31
        Height = 13
        AutoSize = False
        Caption = #26085#26399
      end
      object Label4: TLabel
        Left = 159
        Top = 11
        Width = 14
        Height = 13
        Caption = #21040
      end
      object CheckBox2: TCheckBox
        Left = 11
        Top = 9
        Width = 16
        Height = 17
        TabOrder = 0
      end
      object DateTimePicker1: TDateTimePicker
        Left = 63
        Top = 6
        Width = 91
        Height = 21
        Date = 37950.666567245370000000
        Time = 37950.666567245370000000
        ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
        TabOrder = 1
      end
      object DateTimePicker2: TDateTimePicker
        Left = 177
        Top = 6
        Width = 91
        Height = 21
        Date = 37950.666567245370000000
        Time = 37950.666567245370000000
        ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
        TabOrder = 2
      end
    end
  end
  object DataSource1: TDataSource
    Left = 16
    Top = 136
  end
end

⌨️ 快捷键说明

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