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

📄 detailbase.dfm

📁 产品信息系统!关于产品基础信息的系统!功能强大!
💻 DFM
字号:
inherited frmDetailBase: TfrmDetailBase
  Left = 141
  Top = 126
  Width = 712
  Height = 493
  Caption = 'frmDetailBase'
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 309
    Top = 42
    Width = 96
    Height = 24
    Caption = 'XX'#26126#32454#34920
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -24
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 435
    Top = 70
    Width = 39
    Height = 13
    Caption = #26085#26399#65306
  end
  object Label4: TLabel
    Left = 576
    Top = 69
    Width = 13
    Height = 13
    Caption = #33267
  end
  object Panel1: TPanel
    Left = 8
    Top = 96
    Width = 689
    Height = 91
    BevelOuter = bvLowered
    TabOrder = 0
  end
  object DateTimePicker1: TDateTimePicker
    Left = 477
    Top = 65
    Width = 97
    Height = 21
    CalAlignment = dtaLeft
    Date = 37487
    Time = 37487
    DateFormat = dfShort
    DateMode = dmComboBox
    Kind = dtkDate
    ParseInput = False
    TabOrder = 1
  end
  object DateTimePicker2: TDateTimePicker
    Left = 592
    Top = 65
    Width = 105
    Height = 21
    CalAlignment = dtaLeft
    Date = 37487
    Time = 37487
    DateFormat = dfShort
    DateMode = dmComboBox
    Kind = dtkDate
    ParseInput = False
    TabOrder = 2
  end
  object ToolBar: TToolBar
    Left = 0
    Top = 0
    Width = 704
    Height = 38
    AutoSize = True
    ButtonHeight = 36
    ButtonWidth = 33
    Caption = 'ToolBar'
    Flat = True
    Images = frmMain.ToolButtonImages
    ShowCaptions = True
    TabOrder = 3
    Wrapable = False
    object tbtDivider1: TToolButton
      Left = 0
      Top = 0
      Width = 9
      Caption = 'tbtDivider1'
      ImageIndex = 3
      Style = tbsDivider
    end
    object ToolButton2: TToolButton
      Left = 9
      Top = 0
      Action = accOpen
    end
    object ToolButton1: TToolButton
      Left = 42
      Top = 0
      Width = 8
      Caption = 'ToolButton1'
      ImageIndex = 21
      Style = tbsDivider
    end
    object tbtFirst: TToolButton
      Left = 50
      Top = 0
      Action = acFirst
      AutoSize = True
    end
    object tbtPrior: TToolButton
      Left = 87
      Top = 0
      Action = acPrior
      AutoSize = True
    end
    object tbtNext: TToolButton
      Left = 124
      Top = 0
      Action = acNext
      AutoSize = True
    end
    object tbtLast: TToolButton
      Left = 161
      Top = 0
      Action = acLast
      AutoSize = True
    end
    object tbtDivider: TToolButton
      Left = 198
      Top = 0
      Width = 8
      Caption = 'tbtDivider'
      ImageIndex = 8
      Style = tbsDivider
    end
    object ToolButton5: TToolButton
      Left = 206
      Top = 0
      Action = acPrint
    end
    object tbtDivider3: TToolButton
      Left = 239
      Top = 0
      Width = 8
      Caption = 'tbtDivider3'
      ImageIndex = 12
      Style = tbsDivider
    end
    object tbtExit: TToolButton
      Left = 247
      Top = 0
      Action = acExit
      AutoSize = True
    end
  end
  object dxDBGrid1: TdxDBGrid
    Left = 8
    Top = 208
    Width = 689
    Height = 249
    Bands = <
      item
      end>
    DefaultLayout = True
    HeaderPanelRowCount = 1
    ShowSummaryFooter = True
    SummaryGroups = <>
    SummarySeparator = ', '
    TabOrder = 4
    Filter.Criteria = {00000000}
    OptionsBehavior = [edgoDragScroll, edgoEnterShowEditor, edgoImmediateEditor, edgoTabThrough, edgoVertThrough]
    OptionsDB = [edgoLoadAllRecords, edgoUseBookmarks]
  end
  object QinfoBase: TADOQuery
    Parameters = <>
    Left = 208
    Top = 56
  end
  object dsinfoBase: TDataSource
    DataSet = QinfoBase
    Left = 248
    Top = 88
  end
  object ALToolbar: TActionList
    Images = frmMain.ToolButtonImages
    Left = 464
    Top = 32
    object acFirst: TAction
      Caption = #39318#26465
      Hint = #39318#24352
      ImageIndex = 8
      ShortCut = 113
    end
    object acPrior: TAction
      Caption = #19978#26465
      Hint = #19978#24352
      ImageIndex = 9
      ShortCut = 114
    end
    object acNext: TAction
      Caption = #19979#26465
      Hint = #19979#24352
      ImageIndex = 10
      ShortCut = 115
    end
    object acLast: TAction
      Caption = #26411#26465
      Hint = #26411#24352
      ImageIndex = 11
      ShortCut = 116
    end
    object acPrint: TAction
      Caption = #25171#21360
      Hint = #25171#21360
      ImageIndex = 3
      ShortCut = 16464
    end
    object acExit: TAction
      Caption = #20851#38381
      Hint = #20851#38381
      ImageIndex = 20
      ShortCut = 16465
      OnExecute = acExitExecute
    end
    object accOpen: TAction
      Caption = #25171#24320
      ImageIndex = 1
    end
  end
end

⌨️ 快捷键说明

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