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

📄 cqfkyj.~dfm

📁 用delphi编写的销售管理系统
💻 ~DFM
字号:
object Form52: TForm52
  Left = 164
  Top = 223
  BorderStyle = bsDialog
  Caption = #36229#26399#24212#25910#27454#26597#35810
  ClientHeight = 190
  ClientWidth = 510
  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 = 510
    Height = 190
    Align = alClient
    BevelInner = bvRaised
    BevelOuter = bvLowered
    TabOrder = 0
    object Panel2: TPanel
      Left = 8
      Top = 7
      Width = 496
      Height = 32
      BevelInner = bvRaised
      BevelOuter = bvLowered
      TabOrder = 0
      object Label1: TLabel
        Left = 7
        Top = 9
        Width = 87
        Height = 13
        AutoSize = False
        Caption = #24403#21069#31995#32479#26085#26399
      end
      object Label2: TLabel
        Left = 213
        Top = 9
        Width = 57
        Height = 13
        AutoSize = False
        Caption = #36229#26399#22825#25968
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clRed
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object SpeedButton1: TSpeedButton
        Left = 344
        Top = 5
        Width = 65
        Height = 23
        Cursor = crHandPoint
        Caption = #26597#35810
        OnClick = SpeedButton1Click
      end
      object Edit1: TEdit
        Left = 94
        Top = 5
        Width = 108
        Height = 21
        Color = 16777145
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlue
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        ReadOnly = True
        TabOrder = 0
      end
      object Edit2: TEdit
        Left = 271
        Top = 5
        Width = 51
        Height = 21
        Color = 16777145
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlue
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        TabOrder = 1
        OnExit = Edit2Exit
        OnKeyPress = Edit2KeyPress
      end
      object BitBtn1: TBitBtn
        Left = 416
        Top = 4
        Width = 60
        Height = 24
        Cursor = crHandPoint
        Caption = #36864#20986
        TabOrder = 2
        OnMouseDown = BitBtn1MouseDown
        OnMouseUp = BitBtn1MouseUp
        Kind = bkClose
      end
    end
    object DBGrid1: TDBGrid
      Left = 8
      Top = 40
      Width = 496
      Height = 145
      Color = 16777145
      DataSource = DataSource1
      Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgConfirmDelete, dgCancelOnExit]
      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 = #23458#25143#32534#21495
          Title.Alignment = taCenter
          Width = 90
          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 = 60
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #27424#27454#35760#36134
          Title.Alignment = taCenter
          Width = 60
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #20184#27454#21512#35745
          Title.Alignment = taCenter
          Width = 60
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #32467#27454#26102#38388
          Title.Alignment = taCenter
          Width = 112
          Visible = True
        end>
    end
  end
  object DataSource1: TDataSource
    Left = 14
    Top = 134
  end
end

⌨️ 快捷键说明

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