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

📄 basicdata.dfm

📁 飞恒进销存(超市批发)管理系统V5.1(含源程序) 语言:Delphi 6/7 相关控件:FastReport 2.4以上, Ehlib 3.4以上 1.数据库为fhe2db_V51.da
💻 DFM
📖 第 1 页 / 共 3 页
字号:
object BasicDataForm: TBasicDataForm
  Left = 192
  Top = 132
  Width = 637
  Height = 455
  Caption = 'BasicDataForm'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poOwnerFormCenter
  OnClose = FormClose
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object BasicPanel: TPanel
    Left = 0
    Top = 81
    Width = 629
    Height = 347
    Align = alClient
    BevelOuter = bvNone
    TabOrder = 0
    object BasicDataDBG: TDBGridEh
      Left = 0
      Top = 0
      Width = 629
      Height = 347
      Align = alClient
      FixedColor = 9090758
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      FooterColor = clWindow
      FooterFont.Charset = GB2312_CHARSET
      FooterFont.Color = clWindowText
      FooterFont.Height = -13
      FooterFont.Name = #23435#20307
      FooterFont.Style = []
      FooterRowCount = 1
      Options = [dgTitles, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
      ParentFont = False
      SumList.Active = True
      TabOrder = 0
      TitleFont.Charset = ANSI_CHARSET
      TitleFont.Color = clWhite
      TitleFont.Height = -12
      TitleFont.Name = #23435#20307
      TitleFont.Style = []
      OnDblClick = BasicDataDBGDblClick
    end
  end
  object CoolBar1: TCoolBar
    Left = 0
    Top = 0
    Width = 629
    Height = 41
    AutoSize = True
    Bands = <
      item
        Control = Tbinfo
        ImageIndex = -1
        MinHeight = 37
        Width = 625
      end>
    object Tbinfo: TToolBar
      Left = 9
      Top = 0
      Width = 612
      Height = 37
      AutoSize = True
      ButtonHeight = 35
      ButtonWidth = 55
      Flat = True
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      Images = ILinfo
      ParentFont = False
      ShowCaptions = True
      TabOrder = 0
      object Tbadd: TToolButton
        Left = 0
        Top = 0
        Caption = #26032#22686
        ImageIndex = 0
        OnClick = TbaddClick
      end
      object Tbedit: TToolButton
        Left = 55
        Top = 0
        Caption = #20462#25913
        ImageIndex = 1
        OnClick = TbeditClick
      end
      object Tbdel: TToolButton
        Left = 110
        Top = 0
        Caption = #21024#38500
        ImageIndex = 2
        OnClick = TbdelClick
      end
      object ToolButton4: TToolButton
        Left = 165
        Top = 0
        Width = 8
        Caption = 'ToolButton4'
        ImageIndex = 0
        Style = tbsSeparator
      end
      object TBsec: TToolButton
        Left = 173
        Top = 0
        Caption = #26597#25214
        ImageIndex = 3
        OnClick = TBsecClick
      end
      object Tbprint: TToolButton
        Left = 228
        Top = 0
        Caption = '  '#25171#21360'  '
        DropdownMenu = PMprint
        ImageIndex = 4
        Style = tbsDropDown
      end
      object TbRights: TToolButton
        Left = 296
        Top = 0
        Caption = #25480#26435
        ImageIndex = 1
        Visible = False
      end
      object Tbsave: TToolButton
        Left = 351
        Top = 0
        Caption = #23548#20986
        ImageIndex = 5
      end
      object ToolButton7: TToolButton
        Left = 406
        Top = 0
        Width = 8
        Caption = 'ToolButton7'
        ImageIndex = 1
        Style = tbsSeparator
      end
      object Tbexit: TToolButton
        Left = 414
        Top = 0
        Caption = #36864#20986
        ImageIndex = 6
        OnClick = TbexitClick
      end
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 41
    Width = 629
    Height = 40
    Align = alTop
    BevelInner = bvRaised
    BevelOuter = bvLowered
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    Visible = False
    object Label6: TLabel
      Left = 16
      Top = 15
      Width = 24
      Height = 12
      Caption = #21345#21495
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object dbevipno: TDBEditEh
      Left = 43
      Top = 11
      Width = 95
      Height = 20
      EditButtons = <>
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 0
      Visible = True
      OnKeyPress = dbevipnoKeyPress
    end
  end
  object PMprint: TPopupMenu
    Left = 136
    Top = 152
    object Mpreview: TMenuItem

⌨️ 快捷键说明

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