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

📄 mryzy.dfm

📁 生产管理系统:系统具有数据备份及数据还原功能。能够保证系统数据的安全性方便的全方位的数据查询。在相应的权限下
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object FRM_YZY: TFRM_YZY
  Left = 287
  Top = 168
  Width = 542
  Height = 399
  Caption = #25805#20316#21592#31649#29702
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Panel2: TPanel
    Left = 6
    Top = 0
    Width = 523
    Height = 49
    Caption = 'Panel2'
    TabOrder = 0
    object ToolBar1: TToolBar
      Left = 1
      Top = 1
      Width = 521
      Height = 47
      Align = alClient
      ButtonHeight = 45
      ButtonWidth = 49
      Caption = 'ToolBar1'
      EdgeOuter = esRaised
      Flat = True
      Images = ImageList1
      ParentShowHint = False
      ShowCaptions = True
      ShowHint = True
      TabOrder = 0
      object ToolButton1: TToolButton
        Left = 0
        Top = 0
        Caption = #28155#21152
        ImageIndex = 1
        ParentShowHint = False
        ShowHint = True
        OnClick = ToolButton1Click
      end
      object ToolButton3: TToolButton
        Left = 49
        Top = 0
        Caption = #21024#38500
        ImageIndex = 7
        OnClick = ToolButton3Click
      end
      object ToolButton4: TToolButton
        Left = 98
        Top = 0
        Caption = #20445#23384
        Enabled = False
        ImageIndex = 14
        OnClick = ToolButton4Click
      end
      object ToolButton5: TToolButton
        Left = 147
        Top = 0
        Caption = #21462#28040
        Enabled = False
        ImageIndex = 0
        OnClick = ToolButton5Click
      end
      object ToolButton6: TToolButton
        Left = 196
        Top = 0
        Caption = #26597#35810
        ImageIndex = 4
        OnClick = ToolButton6Click
      end
      object ToolButton7: TToolButton
        Left = 245
        Top = 0
        Width = 8
        Caption = 'ToolButton7'
        ImageIndex = 6
        Style = tbsSeparator
      end
      object ToolButton8: TToolButton
        Left = 253
        Top = 0
        Caption = ' '#31532#19968#26465' '
        ImageIndex = 11
        OnClick = ToolButton8Click
      end
      object ToolButton9: TToolButton
        Left = 302
        Top = 0
        Caption = #19978#19968#26465
        ImageIndex = 10
        OnClick = ToolButton9Click
      end
      object ToolButton10: TToolButton
        Left = 351
        Top = 0
        Caption = #19979#19968#26465
        ImageIndex = 13
        OnClick = ToolButton10Click
      end
      object ToolButton11: TToolButton
        Left = 400
        Top = 0
        Caption = #26411#19968#26465
        ImageIndex = 12
        OnClick = ToolButton11Click
      end
      object ToolButton12: TToolButton
        Left = 449
        Top = 0
        Width = 8
        Caption = 'ToolButton12'
        ImageIndex = 10
        Style = tbsSeparator
      end
      object ToolButton13: TToolButton
        Left = 457
        Top = 0
        Caption = #20851#38381
        ImageIndex = 3
        OnClick = ToolButton13Click
      end
    end
  end
  object PageControl1: TPageControl
    Left = 8
    Top = 56
    Width = 521
    Height = 301
    ActivePage = TabSheet1
    TabOrder = 1
    object TabSheet1: TTabSheet
      Caption = #25805#20316#21592#20449#24687
      object Panel1: TPanel
        Left = 14
        Top = 13
        Width = 485
        Height = 247
        BevelInner = bvRaised
        BevelOuter = bvLowered
        TabOrder = 0
        object Label1: TLabel
          Left = 21
          Top = 24
          Width = 72
          Height = 13
          Caption = #25805#20316#21592#32534#21495#65306
        end
        object Label2: TLabel
          Left = 245
          Top = 24
          Width = 72
          Height = 13
          Caption = #25805#20316#21592#21517#31216#65306
        end
        object Label3: TLabel
          Left = 21
          Top = 48
          Width = 72
          Height = 13
          Caption = #25805#20316#21592#23494#30721#65306
        end
        object Edit1: TEdit
          Left = 101
          Top = 16
          Width = 132
          Height = 21
          Enabled = False
          TabOrder = 0
          Text = 'Edit1'
        end
        object Edit2: TEdit
          Left = 328
          Top = 16
          Width = 129
          Height = 21
          Enabled = False
          TabOrder = 1
          Text = 'Edit2'
          OnKeyDown = Edit2KeyDown
        end
        object Edit3: TEdit
          Left = 101
          Top = 43
          Width = 132
          Height = 21
          Enabled = False
          PasswordChar = '*'
          TabOrder = 2
          Text = 'Edit3'
        end
        object DBGrid1: TDBGrid
          Left = 12
          Top = 80
          Width = 461
          Height = 153
          DataSource = Datalb
          Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
          TabOrder = 3
          TitleFont.Charset = DEFAULT_CHARSET
          TitleFont.Color = clWindowText
          TitleFont.Height = -11
          TitleFont.Name = 'MS Sans Serif'
          TitleFont.Style = []
          Columns = <
            item

⌨️ 快捷键说明

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