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

📄 kehu.~dfm

📁 一个初级的条码应用管理系统,应用于DT9
💻 ~DFM
字号:
object Formkehu: TFormkehu
  Left = 213
  Top = 155
  Width = 559
  Height = 405
  BorderIcons = [biSystemMenu, biMinimize]
  Caption = #23458#25143#31649#29702
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Menu = MainMenu1
  OldCreateOrder = False
  OnCreate = FormCreate
  DesignSize = (
    551
    359)
  PixelsPerInch = 96
  TextHeight = 13
  object PageControl1: TPageControl
    Left = 0
    Top = 8
    Width = 544
    Height = 329
    ActivePage = TabSheet3
    Anchors = [akLeft, akTop, akRight, akBottom]
    TabOrder = 0
    object TabSheet2: TTabSheet
      Caption = #26597#35810
      ImageIndex = 1
      object StringGrid1: TStringGrid
        Left = 0
        Top = 112
        Width = 785
        Height = 361
        ColCount = 12
        RowCount = 12
        Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goEditing]
        TabOrder = 0
      end
      object GroupBox1: TGroupBox
        Left = 8
        Top = 0
        Width = 769
        Height = 105
        TabOrder = 1
        object Edit1: TEdit
          Left = 16
          Top = 16
          Width = 113
          Height = 21
          TabOrder = 0
          Text = #25353#21517#31216#26597#35810
        end
        object Button1: TButton
          Left = 136
          Top = 16
          Width = 81
          Height = 25
          Caption = #26597#35810
          TabOrder = 1
          OnClick = Button1Click
        end
        object Edit2: TEdit
          Left = 16
          Top = 56
          Width = 113
          Height = 21
          TabOrder = 2
          Text = #25353#22320#21306#26597#35810
        end
        object Button2: TButton
          Left = 136
          Top = 56
          Width = 81
          Height = 25
          Caption = #26597#35810
          TabOrder = 3
          OnClick = Button2Click
        end
        object Edit3: TEdit
          Left = 264
          Top = 16
          Width = 121
          Height = 21
          TabOrder = 4
          Text = #25353#23458#25143#31561#32423
        end
        object Button3: TButton
          Left = 400
          Top = 16
          Width = 65
          Height = 25
          Caption = #26597#35810
          TabOrder = 5
          OnClick = Button3Click
        end
        object Edit4: TEdit
          Left = 264
          Top = 56
          Width = 121
          Height = 21
          TabOrder = 6
          Text = #25353#32852#31995#20154
        end
        object Button4: TButton
          Left = 400
          Top = 56
          Width = 65
          Height = 25
          Caption = #26597#35810
          TabOrder = 7
          OnClick = Button4Click
        end
      end
    end
    object TabSheet3: TTabSheet
      Caption = #23458#25143#20449#24687
      ImageIndex = 2
      DesignSize = (
        536
        301)
      object ToolBar1: TToolBar
        Left = 0
        Top = 0
        Width = 536
        Height = 25
        AutoSize = True
        ButtonHeight = 21
        ButtonWidth = 43
        Caption = 'ToolBar1'
        ShowCaptions = True
        TabOrder = 0
        object ToolButton9: TToolButton
          Left = 0
          Top = 2
          Caption = #27983#35272
          ImageIndex = 8
          OnClick = ToolButton9Click
        end
        object ToolButton1: TToolButton
          Left = 43
          Top = 2
          Caption = #39318#35760#24405
          ImageIndex = 0
          ParentShowHint = False
          ShowHint = False
          OnClick = ToolButton1Click
        end
        object ToolButton2: TToolButton
          Left = 86
          Top = 2
          Caption = #19978#19968#26465
          ImageIndex = 1
          OnClick = ToolButton2Click
        end
        object ToolButton3: TToolButton
          Left = 129
          Top = 2
          Caption = #19979#19968#26465
          ImageIndex = 2
          OnClick = ToolButton3Click
        end
        object ToolButton4: TToolButton
          Left = 172
          Top = 2
          Caption = #26411#35760#24405
          ImageIndex = 3
          OnClick = ToolButton4Click
        end
        object ToolButton5: TToolButton
          Left = 215
          Top = 2
          Caption = #26032#22686
          ImageIndex = 4
          OnClick = ToolButton5Click
        end
        object ToolButton6: TToolButton
          Left = 258
          Top = 2
          Caption = #21024#38500
          ImageIndex = 5
          OnClick = ToolButton6Click
        end
        object ToolButton7: TToolButton
          Left = 301
          Top = 2
          Caption = #25253#34920
          ImageIndex = 6
        end
      end
      object DBGrid1: TDBGrid
        Left = 8
        Top = 40
        Width = 528
        Height = 248
        Anchors = [akLeft, akTop, akRight, akBottom]
        DataSource = DataSource1
        TabOrder = 1
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
      end
    end
  end
  object Panel1: TPanel
    Left = -40
    Top = 504
    Width = 584
    Height = 0
    Anchors = [akLeft, akTop, akRight, akBottom]
    Caption = #23665#19996#26465#30721#26032#25216#26415#24320#21457#20844#21496
    TabOrder = 1
  end
  object MainMenu1: TMainMenu
    Left = 496
    Top = 65520
    object Q1: TMenuItem
      Caption = #36820#22238'(&Q)'
      OnClick = Q1Click
    end
  end
  object DataSource1: TDataSource
    DataSet = ADOQuery2
    Left = 384
  end
  object ADOQuery1: TADOQuery
    Connection = DataModule1.ADOConnection1
    Parameters = <>
    Left = 344
  end
  object ADOQuery2: TADOQuery
    Connection = DataModule1.ADOConnection1
    Parameters = <>
    Left = 240
    Top = 8
  end
end

⌨️ 快捷键说明

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