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

📄 jhghsfindform.~dfm

📁 单机进销存管理程序 Delphi+Acce
💻 ~DFM
字号:
object jh_ghs_find_form: Tjh_ghs_find_form
  Left = 89
  Top = 191
  Width = 657
  Height = 227
  Caption = #20379#36135#21830#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
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 0
    Top = 0
    Width = 649
    Height = 47
    Align = alTop
    TabOrder = 0
    object Label1: TLabel
      Left = 10
      Top = 20
      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 = 161
      Top = 20
      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 = 295
      Top = 20
      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 = 468
      Top = 13
      Width = 59
      Height = 26
      Caption = #26597#35810
      Flat = True
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlue
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      OnClick = SpeedButton1Click
    end
    object SpeedButton2: TSpeedButton
      Left = 527
      Top = 13
      Width = 59
      Height = 26
      Caption = #21378#21830#25805#20316
      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 = 586
      Top = 13
      Width = 59
      Height = 26
      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 = 61
      Top = 15
      Width = 93
      Height = 20
      BevelKind = bkFlat
      Ctl3D = False
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlue
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ItemHeight = 12
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 0
    end
    object ComboBox2: TComboBox
      Left = 212
      Top = 15
      Width = 78
      Height = 20
      BevelKind = bkFlat
      Ctl3D = False
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlue
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ItemHeight = 12
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 1
    end
    object Edit1: TEdit
      Left = 349
      Top = 16
      Width = 109
      Height = 19
      Ctl3D = False
      ParentCtl3D = False
      TabOrder = 2
    end
    object Edit2: TEdit
      Left = 440
      Top = 16
      Width = 25
      Height = 21
      TabOrder = 3
      Visible = False
    end
  end
  object DBGrid1: TDBGrid
    Left = 0
    Top = 47
    Width = 649
    Height = 127
    Align = alClient
    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]
    ParentFont = False
    TabOrder = 1
    TitleFont.Charset = ANSI_CHARSET
    TitleFont.Color = clBlue
    TitleFont.Height = -12
    TitleFont.Name = #23435#20307
    TitleFont.Style = []
    OnDblClick = DBGrid1DblClick
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 174
    Width = 649
    Height = 19
    Panels = <
      item
        Text = ' '#24635#35760#24405#25968
        Width = 60
      end
      item
        Width = 50
      end>
  end
end

⌨️ 快捷键说明

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