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

📄 select_goods.dfm

📁 商场管理系统源码 一套值得初学者学习的源码包含全部源码,控件
💻 DFM
字号:
inherited Frm_select_goods: TFrm_select_goods
  Left = 336
  Top = 118
  BorderIcons = [biSystemMenu, biMaximize]
  Caption = 'Frm_select_goods  '#20174'Frm_select_templet  '#32487#25215
  ClientHeight = 456
  ClientWidth = 423
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 12
  inherited ImageTop: TImage
    Height = 51
  end
  inherited PanelBkGnd: TPanel
    Width = 423
    Height = 456
    inherited Panel1: TPanel
      Width = 423
      inherited SB_SELECT: TSpeedButton
        OnClick = SG_dataDblClick
      end
      inherited SB_add: TSpeedButton
        Left = 97
        OnClick = SB_addClick
      end
      inherited SB_PRINT: TSpeedButton
        Left = 49
        Caption = #32534#36753
        Enabled = True
        Glyph.Data = {
          F6000000424DF600000000000000760000002800000010000000100000000100
          0400000000008000000000000000000000001000000000000000000000000000
          8000008000000080800080000000800080008080000080808000C0C0C0000000
          FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
          8888888888888888888888888888888888888800000000008888888888888888
          8888000000000000008888888888888888888800000000008888888888888888
          8888000000000000008888888888888888888800000000008888888888888888
          8888000000000000008888888888888888888888888888888888}
        OnClick = SB_PRINTClick
      end
      object Label2: TLabel
        Left = 153
        Top = 6
        Width = 150
        Height = 15
        Caption = #25353#21830#21697#21517#31216#20998#31867#26597#25214#65306
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlue
        Font.Height = -15
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object CB_NAME: TComboBox
        Left = 152
        Top = 22
        Width = 214
        Height = 23
        Style = csDropDownList
        Ctl3D = False
        DropDownCount = 30
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlue
        Font.Height = -15
        Font.Name = #23435#20307
        Font.Style = []
        ItemHeight = 15
        ParentCtl3D = False
        ParentFont = False
        TabOrder = 0
        OnChange = CB_NAMEChange
      end
    end
    inherited SG_data: TStringGrid
      Top = 86
      Width = 423
      Height = 349
      Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goColSizing, goRowSelect]
      OnDblClick = SG_dataDblClick
      OnSelectCell = SG_dataSelectCell
    end
    inherited StatusBar1: TStatusBar
      Top = 435
      Width = 423
      Height = 21
      Panels = <
        item
          Text = #20840#31243#26234#33021#27169#31946#26597#25214
          Width = 50
        end>
    end
    object Panel2: TPanel
      Left = 0
      Top = 51
      Width = 423
      Height = 35
      Align = alTop
      BevelInner = bvRaised
      BevelOuter = bvLowered
      Color = 14540253
      TabOrder = 3
      object Label1: TLabel
        Left = 10
        Top = 10
        Width = 60
        Height = 12
        Caption = #26597#25214#30446#26631#65306
      end
      object SB_next: TSpeedButton
        Left = 391
        Top = 6
        Width = 23
        Height = 22
        Hint = #26597#25214#19979#19968#20010
        Flat = True
        Glyph.Data = {
          9E000000424D9E000000000000007600000028000000070000000A0000000100
          0400000000002800000000000000000000001000000000000000000000000000
          8000008000000080800080000000800080008080000080808000C0C0C0000000
          FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFF0FFF0
          FFF0FF000FF0F00F00F0F0FFF0F0FFF0FFF0FF000FF0F00F00F0F0FFF0F0FFFF
          FFF0}
        ParentShowHint = False
        ShowHint = True
        OnClick = SB_nextClick
      end
      object E_find: TEdit
        Left = 78
        Top = 8
        Width = 310
        Height = 18
        Ctl3D = False
        ParentCtl3D = False
        TabOrder = 0
        OnChange = E_findChange
        OnKeyPress = E_findKeyPress
      end
    end
  end
  object Query_basemess: TQuery
    Left = 45
    Top = 227
  end
  object Query_data: TQuery
    Left = 124
    Top = 218
  end
end

⌨️ 快捷键说明

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