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

📄 psshxt.~dfm

📁 一个比较实用的配送管理系统,Delphi+SQL开发
💻 ~DFM
字号:
object Form31: TForm31
  Left = 246
  Top = 182
  BorderStyle = bsDialog
  Caption = #21830#21697#37197#36865#23457#26680
  ClientHeight = 225
  ClientWidth = 599
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clBlue
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 599
    Height = 225
    Align = alClient
    BevelInner = bvRaised
    BevelOuter = bvLowered
    TabOrder = 0
    object Panel2: TPanel
      Left = 6
      Top = 6
      Width = 587
      Height = 35
      BevelInner = bvRaised
      BevelOuter = bvLowered
      TabOrder = 0
      object Label1: TLabel
        Left = 13
        Top = 11
        Width = 129
        Height = 13
        AutoSize = False
        Caption = #35831#36873#25321#37197#36865#30003#35831#21333#21495#65306
      end
      object SpeedButton1: TSpeedButton
        Left = 312
        Top = 6
        Width = 76
        Height = 24
        Cursor = crHandPoint
        Caption = #26597#35810
        OnClick = SpeedButton1Click
        OnMouseDown = BitBtn1MouseDown
        OnMouseUp = BitBtn1MouseUp
      end
      object Label2: TLabel
        Left = 462
        Top = 11
        Width = 72
        Height = 13
        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
        OnClick = Label2Click
      end
      object ComboBox1: TComboBox
        Left = 148
        Top = 7
        Width = 145
        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
        OnKeyDown = ComboBox1KeyDown
      end
      object CheckBox1: TCheckBox
        Left = 445
        Top = 9
        Width = 15
        Height = 17
        TabOrder = 1
        OnClick = CheckBox1Click
      end
    end
    object DBGrid1: TDBGrid
      Left = 6
      Top = 43
      Width = 587
      Height = 140
      Color = 16777145
      DataSource = DataSource1
      ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
      Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgConfirmDelete, dgCancelOnExit]
      ReadOnly = True
      TabOrder = 1
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clBlue
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      Columns = <
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #37197#36865#31080#21495
          Title.Alignment = taCenter
          Width = 103
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #21830#21697#32534#21495
          Title.Alignment = taCenter
          Width = 91
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #21830#21697#21517#31216
          Title.Alignment = taCenter
          Width = 81
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #23458#25143#32534#21495
          Title.Alignment = taCenter
          Width = 88
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #23458#25143#20840#31216
          Title.Alignment = taCenter
          Width = 83
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #25968#37327
          Title.Alignment = taCenter
          Width = 54
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #37329#39069
          Title.Alignment = taCenter
          Width = 59
          Visible = True
        end>
    end
    object Panel3: TPanel
      Left = 5
      Top = 185
      Width = 589
      Height = 34
      BevelInner = bvRaised
      BevelOuter = bvLowered
      TabOrder = 2
      object Label3: TLabel
        Left = 22
        Top = 10
        Width = 72
        Height = 13
        Caption = #23457#26680#36127#36131#20154#65306
      end
      object Label4: TLabel
        Left = 197
        Top = 10
        Width = 60
        Height = 13
        Caption = #26159#21542#20801#35768#65306
      end
      object Edit1: TEdit
        Left = 98
        Top = 7
        Width = 81
        Height = 19
        Color = 16777145
        Ctl3D = False
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlue
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
        ParentCtl3D = False
        ParentFont = False
        TabOrder = 0
        OnKeyDown = Edit1KeyDown
      end
      object ComboBox2: TComboBox
        Left = 261
        Top = 6
        Width = 68
        Height = 21
        Style = csOwnerDrawFixed
        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 = 15
        ParentFont = False
        TabOrder = 1
        OnKeyDown = ComboBox2KeyDown
        Items.Strings = (
          #20801#35768
          #19981#20801#35768)
      end
      object BitBtn1: TBitBtn
        Left = 385
        Top = 5
        Width = 75
        Height = 25
        Cursor = crHandPoint
        Caption = #30830#23450
        DragCursor = crHandPoint
        Enabled = False
        TabOrder = 2
        OnClick = BitBtn1Click
        OnMouseDown = BitBtn1MouseDown
        OnMouseUp = BitBtn1MouseUp
        Glyph.Data = {
          F2010000424DF201000000000000760000002800000024000000130000000100
          0400000000007C01000000000000000000001000000000000000000000000000
          80000080000000808000800000008000800080800000C0C0C000808080000000
          FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333334433333
          3333333333388F3333333333000033334224333333333333338338F333333333
          0000333422224333333333333833338F33333333000033422222243333333333
          83333338F3333333000034222A22224333333338F33F33338F33333300003222
          A2A2224333333338F383F3338F33333300003A2A222A222433333338F8333F33
          38F33333000034A22222A22243333338833333F3338F333300004222A2222A22
          2433338F338F333F3338F3330000222A3A2224A22243338F3838F338F3338F33
          0000A2A333A2224A2224338F83338F338F3338F300003A33333A2224A2224338
          333338F338F3338F000033333333A2224A2243333333338F338F338F00003333
          33333A2224A2233333333338F338F83300003333333333A2224A333333333333
          8F338F33000033333333333A222433333333333338F338F30000333333333333
          A224333333333333338F38F300003333333333333A223333333333333338F8F3
          000033333333333333A3333333333333333383330000}
        NumGlyphs = 2
      end
      object BitBtn2: TBitBtn
        Left = 466
        Top = 5
        Width = 75
        Height = 25
        Cursor = crHandPoint
        Caption = #36864#20986
        DragCursor = crHandPoint
        TabOrder = 3
        OnMouseDown = BitBtn1MouseDown
        OnMouseUp = BitBtn1MouseUp
        Kind = bkClose
      end
    end
  end
  object DataSource1: TDataSource
    Left = 22
    Top = 146
  end
end

⌨️ 快捷键说明

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