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

📄 selbill1.dfm

📁 飞恒进销存(超市批发)管理系统V5.1(含源程序) 语言:Delphi 6/7 相关控件:FastReport 2.4以上, Ehlib 3.4以上 1.数据库为fhe2db_V51.da
💻 DFM
字号:
object dlgSelBill1: TdlgSelBill1
  Left = 39
  Top = 131
  Width = 589
  Height = 379
  Caption = #21333#25454#26597#35810
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poOwnerFormCenter
  OnClose = FormClose
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object PanelCondition: TPanel
    Left = 0
    Top = 0
    Width = 581
    Height = 39
    Align = alTop
    Alignment = taLeftJustify
    BevelInner = bvRaised
    BevelOuter = bvLowered
    Caption = '  '#26597#35810#26465#20214#65306'[ ]'
    TabOrder = 0
  end
  object Panel1: TPanel
    Left = 0
    Top = 316
    Width = 581
    Height = 36
    Align = alBottom
    BevelOuter = bvNone
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    object cmdExit: TSpeedButton
      Left = 428
      Top = 7
      Width = 50
      Height = 22
      Caption = #36864#20986
      Flat = True
      OnClick = cmdExitClick
    end
    object cmdFilter: TSpeedButton
      Left = 32
      Top = 7
      Width = 50
      Height = 22
      Caption = #36807#28388
      Flat = True
      OnClick = cmdFilterClick
    end
    object cmdOk: TSpeedButton
      Left = 353
      Top = 7
      Width = 50
      Height = 22
      Caption = #36873#20013
      Flat = True
      OnClick = cmdOkClick
    end
  end
  object dbGrid1: TDBGridEh
    Left = 0
    Top = 39
    Width = 581
    Height = 277
    Align = alClient
    FixedColor = 9090758
    Flat = True
    FooterColor = clWindow
    FooterFont.Charset = GB2312_CHARSET
    FooterFont.Color = clWindowText
    FooterFont.Height = -12
    FooterFont.Name = #23435#20307
    FooterFont.Style = []
    Options = [dgEditing, dgTitles, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
    ReadOnly = True
    TabOrder = 2
    TitleFont.Charset = GB2312_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -12
    TitleFont.Name = #23435#20307
    TitleFont.Style = []
    TitleHeight = 16
  end
end

⌨️ 快捷键说明

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