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

📄 khwldzd.dfm

📁 用delphi编写的销售管理系统
💻 DFM
字号:
object Form48: TForm48
  Left = 103
  Top = 148
  BorderStyle = bsDialog
  Caption = #23458#25143#23545#36134#21333
  ClientHeight = 356
  ClientWidth = 690
  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 = 690
    Height = 356
    Align = alClient
    BevelInner = bvRaised
    BevelOuter = bvLowered
    TabOrder = 0
    object Panel2: TPanel
      Left = 7
      Top = 8
      Width = 530
      Height = 33
      BevelInner = bvRaised
      BevelOuter = bvLowered
      TabOrder = 0
      object Label1: TLabel
        Left = 20
        Top = 10
        Width = 59
        Height = 13
        AutoSize = False
        Caption = #23458#25143#20840#31216
      end
      object SpeedButton1: TSpeedButton
        Left = 230
        Top = 5
        Width = 61
        Height = 24
        Cursor = crHandPoint
        Caption = #26597#35810
        OnClick = SpeedButton1Click
      end
      object ComboBox1: TComboBox
        Left = 80
        Top = 6
        Width = 131
        Height = 21
        Color = clBtnHighlight
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlue
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ItemHeight = 13
        ParentFont = False
        TabOrder = 0
        OnKeyDown = ComboBox1KeyDown
      end
      object BitBtn1: TBitBtn
        Left = 426
        Top = 5
        Width = 75
        Height = 24
        Cursor = crHandPoint
        Caption = #36864#20986
        TabOrder = 1
        OnMouseDown = BitBtn1MouseDown
        OnMouseUp = BitBtn1MouseUp
        Kind = bkClose
      end
    end
    object DBGrid1: TDBGrid
      Left = 7
      Top = 42
      Width = 530
      Height = 156
      Color = 16777145
      DataSource = DataSource1
      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 = #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 = 90
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #23458#25143#32534#21495
          Title.Alignment = taCenter
          Width = 110
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #23458#25143#20840#31216
          Title.Alignment = taCenter
          Width = 90
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #25968#37327
          Title.Alignment = taCenter
          Width = 70
          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 = #38144#21806#31080#21495
          Title.Alignment = taCenter
          Width = 110
          Visible = True
        end>
    end
    object Panel4: TPanel
      Left = 538
      Top = 128
      Width = 143
      Height = 105
      BevelInner = bvRaised
      BevelOuter = bvLowered
      TabOrder = 2
      object Label3: TLabel
        Left = 21
        Top = 24
        Width = 117
        Height = 13
        AutoSize = False
        Caption = #23458#25143#38144#21806#32467#27454#35760#24405
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clRed
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object Label7: TLabel
        Left = 6
        Top = 64
        Width = 60
        Height = 13
        Caption = #32467#27454#37329#39069#65306
      end
      object Shape4: TShape
        Left = 67
        Top = 76
        Width = 67
        Height = 1
      end
      object Label16: TLabel
        Left = 67
        Top = 60
        Width = 3
        Height = 13
      end
    end
    object DBGrid2: TDBGrid
      Left = 7
      Top = 199
      Width = 530
      Height = 152
      Color = 16777145
      DataSource = DataSource2
      Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgConfirmDelete, dgCancelOnExit]
      ReadOnly = True
      TabOrder = 3
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clBlue
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      Columns = <
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #23458#25143#32534#21495
          Title.Alignment = taCenter
          Width = 110
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #23458#25143#20840#31216
          Title.Alignment = taCenter
          Width = 90
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #32467#27454#37329#39069
          Title.Alignment = taCenter
          Width = 60
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #32467#27454#26102#38388
          Title.Alignment = taCenter
          Width = 120
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #25805#20316#21592
          Title.Alignment = taCenter
          Width = 80
          Visible = True
        end>
    end
    object Panel3: TPanel
      Left = 538
      Top = 8
      Width = 143
      Height = 120
      BevelInner = bvRaised
      BevelOuter = bvLowered
      TabOrder = 4
      object Label2: TLabel
        Left = 47
        Top = 10
        Width = 58
        Height = 13
        AutoSize = False
        Caption = #38144#21806#35760#24405
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clRed
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object Label4: TLabel
        Left = 6
        Top = 40
        Width = 60
        Height = 13
        Caption = #38144#21806#37329#39069#65306
      end
      object Label5: TLabel
        Left = 6
        Top = 62
        Width = 60
        Height = 13
        Caption = #23454#20184#37329#39069#65306
      end
      object Label6: TLabel
        Left = 6
        Top = 85
        Width = 60
        Height = 13
        Caption = #26410#20184#37329#39069#65306
      end
      object Label13: TLabel
        Left = 67
        Top = 39
        Width = 3
        Height = 13
      end
      object Shape3: TShape
        Left = 64
        Top = 54
        Width = 67
        Height = 1
      end
      object Shape1: TShape
        Left = 67
        Top = 74
        Width = 67
        Height = 1
      end
      object Label14: TLabel
        Left = 68
        Top = 58
        Width = 3
        Height = 13
      end
      object Shape2: TShape
        Left = 67
        Top = 96
        Width = 67
        Height = 1
      end
      object Label15: TLabel
        Left = 67
        Top = 80
        Width = 3
        Height = 13
      end
    end
    object Panel5: TPanel
      Left = 538
      Top = 234
      Width = 143
      Height = 117
      BevelInner = bvRaised
      BevelOuter = bvLowered
      TabOrder = 5
      object Label9: TLabel
        Left = 44
        Top = 6
        Width = 59
        Height = 13
        AutoSize = False
        Caption = #32479#35745#32467#26524
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clRed
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object Label10: TLabel
        Left = 6
        Top = 43
        Width = 60
        Height = 13
        Caption = #23458#25143#27424#27454#65306
      end
      object Label11: TLabel
        Left = 7
        Top = 71
        Width = 60
        Height = 13
        Caption = #27424#23458#25143#27454#65306
      end
      object Shape6: TShape
        Left = 67
        Top = 55
        Width = 67
        Height = 1
      end
      object Label18: TLabel
        Left = 67
        Top = 42
        Width = 3
        Height = 13
      end
      object Shape7: TShape
        Left = 67
        Top = 84
        Width = 67
        Height = 1
      end
      object Label19: TLabel
        Left = 70
        Top = 71
        Width = 3
        Height = 13
      end
    end
  end
  object DataSource1: TDataSource
    Left = 192
    Top = 260
  end
  object DataSource2: TDataSource
    Left = 100
    Top = 226
  end
end

⌨️ 快捷键说明

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