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

📄 spzlfindform.~dfm

📁 单机进销存管理程序 Delphi+Acce
💻 ~DFM
字号:
object spzl_find_form: Tspzl_find_form
  Left = 87
  Top = 195
  Width = 631
  Height = 215
  Caption = #21830#21697#36164#26009#26597#35810
  Color = 13031127
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Icon.Data = {
    0000010001002020040000000000E80200001600000028000000200000004000
    0000010004000000000000020000000000000000000000000000000000000000
    000000008000008000000080800080000000800080008080000080808000C0C0
    C0000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF000000
    0000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    00C00C0000000000000000000000000C00CC0CC0C0000000000000000000000C
    C00C0CC0CCC000C40000003B00000C00C00000C0CCC000CCCC00BBBB00000C00
    0000000000C000CCCC00BBBB0000000000000000000000CCCC00BBBB00000000
    00000000000000CCCC00BBBB000000000000000000000004CC00BB3000000000
    0090090000000000000000000000000900990990900000000000000000000009
    90090990999000910000002A0000090090000090999000999900AAAA00000900
    00000000009000999900AAAA0000000000000000000000999900AAAA00000000
    00000000000000999900AAAA0000000000000000000000019900AA2000000000
    0000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    000000000000000000000000000000000000000000000000000000000000FFFF
    FFFFFFFFFFFFFFFFFFFFFFFFFFFFFDBFFFFFEC97FFFFE6913FF3B7D10FC3BDBD
    0003EC970003E6910003B7D10003BDBD0003EC970003E6910003B7D10003BDBD
    0003EC970003E6910003B7D10003BDBD0003EC970003E6910003B7D10003BFFD
    0003FFFF8007FFFFE01FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF}
  OldCreateOrder = False
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 0
    Top = 0
    Width = 623
    Height = 44
    Align = alTop
    Ctl3D = False
    ParentCtl3D = False
    TabOrder = 0
    object Label1: TLabel
      Left = 8
      Top = 18
      Width = 48
      Height = 12
      Caption = #26597#35810#23383#27573
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlue
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 157
      Top = 18
      Width = 48
      Height = 12
      Caption = #26597#35810#26041#24335
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlue
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 286
      Top = 18
      Width = 48
      Height = 12
      Caption = #26597#35810#20869#23481
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlue
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object SpeedButton1: TSpeedButton
      Left = 447
      Top = 12
      Width = 56
      Height = 25
      Caption = #26597#35810
      Flat = True
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlue
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object SpeedButton2: TSpeedButton
      Left = 505
      Top = 12
      Width = 56
      Height = 25
      Caption = #21830#21697#20998#31867
      Flat = True
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlue
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      OnClick = SpeedButton2Click
    end
    object SpeedButton3: TSpeedButton
      Left = 564
      Top = 12
      Width = 55
      Height = 25
      Caption = #20851#38381
      Flat = True
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlue
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      OnClick = SpeedButton3Click
    end
    object ComboBox1: TComboBox
      Left = 56
      Top = 14
      Width = 94
      Height = 20
      BevelKind = bkFlat
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlue
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ItemHeight = 12
      ParentFont = False
      TabOrder = 0
    end
    object ComboBox2: TComboBox
      Left = 205
      Top = 14
      Width = 72
      Height = 20
      BevelKind = bkFlat
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlue
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ItemHeight = 12
      ParentFont = False
      TabOrder = 1
    end
    object Edit1: TEdit
      Left = 334
      Top = 14
      Width = 106
      Height = 18
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlue
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 2
    end
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 162
    Width = 623
    Height = 19
    Panels = <
      item
        Text = '  '#35760#24405#24635#25968':'
        Width = 65
      end
      item
        Width = 50
      end>
  end
  object DBGrid1: TDBGrid
    Left = 0
    Top = 44
    Width = 623
    Height = 118
    Align = alClient
    BorderStyle = bsNone
    Ctl3D = False
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlue
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
    ParentCtl3D = False
    ParentFont = False
    TabOrder = 2
    TitleFont.Charset = ANSI_CHARSET
    TitleFont.Color = clBlue
    TitleFont.Height = -12
    TitleFont.Name = #23435#20307
    TitleFont.Style = []
  end
end

⌨️ 快捷键说明

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