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

📄 baseinbase.dfm

📁 产品信息系统!关于产品基础信息的系统!功能强大!
💻 DFM
字号:
inherited frmBaseInBase: TfrmBaseInBase
  Left = 233
  Top = 220
  Width = 705
  Height = 326
  Caption = #25152#26377#36755#20837#31383#20307#30340#22522#31867
  PixelsPerInch = 96
  TextHeight = 13
  inherited ToolBar: TToolBar
    Width = 697
  end
  object Panel1: TPanel [1]
    Left = 0
    Top = 38
    Width = 697
    Height = 51
    Align = alTop
    BevelOuter = bvNone
    TabOrder = 1
    object GroupBox1: TGroupBox
      Left = 0
      Top = 0
      Width = 697
      Height = 51
      Align = alClient
      TabOrder = 0
      object Label1: TLabel
        Left = 16
        Top = 8
        Width = 39
        Height = 13
        Caption = #25552#31034#65306
      end
      object Label2: TLabel
        Left = 16
        Top = 32
        Width = 637
        Height = 13
        Caption = #22797#21046#21151#33021#19968#27425#21482#33021#22797#21046#19968#26465#35760#24405#65292#22797#21046#35760#24405#20197#21518#19968#23450#35201#23545#22797#21046#30340#25968#25454#36827#34892#20462#25913#65292#21542#21017#36755#20837#30340#23558#26159#20004#26465#30456#21516#30340#35760#24405
      end
      object Label3: TLabel
        Left = 376
        Top = 16
        Width = 65
        Height = 13
        Caption = #36755#20837#26085#26399#65306
      end
      object Button1: TButton
        Left = 647
        Top = 8
        Width = 75
        Height = 25
        Caption = #25968#25454#22797#21046
        TabOrder = 1
        OnClick = Button1Click
      end
      object Button2: TButton
        Left = 728
        Top = 8
        Width = 73
        Height = 25
        Caption = #20840#37096#23457#26680
        TabOrder = 2
        OnClick = Button2Click
      end
      object DateTimePicker1: TDateTimePicker
        Left = 448
        Top = 8
        Width = 105
        Height = 21
        BevelInner = bvSpace
        Date = 38364.647671435190000000
        Time = 38364.647671435190000000
        TabOrder = 0
      end
    end
  end
  object Panel2: TPanel [2]
    Left = 0
    Top = 241
    Width = 697
    Height = 58
    Align = alBottom
    BevelOuter = bvNone
    TabOrder = 3
  end
  object DBGridEh1: TDBGridEh [3]
    Left = 0
    Top = 89
    Width = 697
    Height = 152
    Align = alClient
    AutoFitColWidths = True
    ColumnDefValues.Title.Alignment = taCenter
    DataSource = dsBaseInfo
    FooterColor = clWhite
    FooterFont.Charset = GB2312_CHARSET
    FooterFont.Color = clWindowText
    FooterFont.Height = -13
    FooterFont.Name = #23435#20307
    FooterFont.Style = []
    FooterRowCount = 1
    Options = [dgEditing, dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgConfirmDelete, dgCancelOnExit, dgMultiSelect]
    OptionsEh = [dghFixed3D, dghFooter3D, dghHighlightFocus, dghClearSelection, dghEnterAsTab, dghRowHighlight, dghDialogFind]
    RowHeight = 4
    RowLines = 1
    STFilter.Local = True
    STFilter.Visible = True
    SumList.Active = True
    SumList.VirtualRecords = True
    TabOrder = 2
    TitleFont.Charset = GB2312_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -13
    TitleFont.Name = #23435#20307
    TitleFont.Style = []
    TitleLines = 1
    OnColExit = DBGridEh1ColExit
    OnKeyDown = DBGridEh1KeyDown
    OnKeyPress = DBGridEh1KeyPress
    OnMouseDown = DBGridEh1MouseDown
  end
  inherited ALToolbar: TActionList
    Left = 493
    Top = 87
    object actCopy: TAction
      Caption = #22797#21046
      ImageIndex = 21
    end
  end
  inherited QBaseInfo: TADOQuery
    CursorType = ctStatic
    Filtered = True
    LockType = ltOptimistic
    BeforeEdit = QBaseInfoBeforeEdit
    Left = 459
    Top = 86
  end
  inherited dsBaseInfo: TDataSource
    Left = 600
    Top = 86
  end
  inherited QIsUnique: TADOQuery
    CursorType = ctStatic
    SQL.Strings = (
      'select * from tAmount')
    Left = 563
    Top = 88
  end
  inherited wwLookupDlg: TwwLookupDialog
    Left = 529
    Top = 87
  end
  inherited QTemp: TADOQuery
    SQL.Strings = ()
  end
  object ADOQuery1: TADOQuery
    Parameters = <>
    Left = 170
    Top = 100
  end
end

⌨️ 快捷键说明

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