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

📄 khwljkgl.dfm

📁 用delphi编写的销售管理系统
💻 DFM
字号:
object Form45: TForm45
  Left = 259
  Top = 230
  BorderStyle = bsDialog
  Caption = #23458#25143#32467#27454#31649#29702
  ClientHeight = 239
  ClientWidth = 472
  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 = 472
    Height = 239
    Align = alClient
    BevelInner = bvRaised
    BevelOuter = bvLowered
    TabOrder = 0
    object Panel2: TPanel
      Left = 8
      Top = 9
      Width = 454
      Height = 37
      BevelInner = bvRaised
      BevelOuter = bvLowered
      TabOrder = 0
      object Label1: TLabel
        Left = 14
        Top = 11
        Width = 59
        Height = 13
        AutoSize = False
        Caption = #23458#25143#20840#31216
      end
      object SpeedButton1: TSpeedButton
        Left = 224
        Top = 6
        Width = 63
        Height = 24
        Cursor = crHandPoint
        Caption = #26597#35810
        OnClick = SpeedButton1Click
      end
      object ComboBox1: TComboBox
        Left = 83
        Top = 7
        Width = 126
        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 BitBtn1: TBitBtn
        Left = 361
        Top = 7
        Width = 64
        Height = 25
        Cursor = crHandPoint
        Caption = #36864#20986
        TabOrder = 1
        OnMouseDown = BitBtn1MouseDown
        OnMouseUp = BitBtn1MouseUp
        Kind = bkClose
      end
    end
    object DBGrid1: TDBGrid
      Left = 8
      Top = 49
      Width = 454
      Height = 120
      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 = []
      OnCellClick = DBGrid1CellClick
      OnMouseMove = Panel3MouseMove
      Columns = <
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #23458#25143#32534#21495
          Title.Alignment = taCenter
          Width = 100
          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 = #37329#39069#23567#35745
          Title.Alignment = taCenter
          Width = 80
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #27424#27454#35760#36134
          Title.Alignment = taCenter
          Width = 80
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #20184#27454#21512#35745
          Title.Alignment = taCenter
          Width = 80
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #32467#27454#26102#38388
          Title.Alignment = taCenter
          Width = 120
          Visible = True
        end>
    end
    object Panel3: TPanel
      Left = 8
      Top = 173
      Width = 455
      Height = 58
      BevelInner = bvRaised
      BevelOuter = bvLowered
      TabOrder = 2
      OnMouseMove = Panel3MouseMove
      object Label2: TLabel
        Left = 5
        Top = 12
        Width = 60
        Height = 13
        Caption = #23458#25143#27424#27454#65306
      end
      object Label3: TLabel
        Left = 7
        Top = 33
        Width = 60
        Height = 13
        Caption = #27424#23458#25143#27454#65306
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clRed
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object Label4: TLabel
        Left = 196
        Top = 11
        Width = 60
        Height = 13
        Caption = #32467#27454#37329#39069#65306
      end
      object Label5: TLabel
        Left = 196
        Top = 33
        Width = 60
        Height = 13
        Caption = #32467#27454#26102#38388#65306
      end
      object SpeedButton2: TSpeedButton
        Left = 382
        Top = 5
        Width = 68
        Height = 49
        Caption = #32467#36134
        Enabled = False
        Flat = True
        OnClick = SpeedButton2Click
        OnMouseMove = SpeedButton2MouseMove
      end
      object Shape3: TShape
        Left = 66
        Top = 25
        Width = 96
        Height = 1
      end
      object Label6: TLabel
        Left = 69
        Top = 11
        Width = 3
        Height = 13
      end
      object Label7: TLabel
        Left = 69
        Top = 32
        Width = 3
        Height = 13
      end
      object Shape1: TShape
        Left = 66
        Top = 46
        Width = 96
        Height = 1
      end
      object Label8: TLabel
        Left = 258
        Top = 32
        Width = 3
        Height = 13
      end
      object Shape2: TShape
        Left = 253
        Top = 46
        Width = 110
        Height = 1
      end
      object Edit3: TEdit
        Left = 259
        Top = 8
        Width = 104
        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
        OnExit = Edit3Exit
        OnKeyDown = Edit3KeyDown
        OnKeyPress = Edit3KeyPress
      end
    end
  end
  object DataSource1: TDataSource
    Left = 32
    Top = 112
  end
end

⌨️ 快捷键说明

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