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

📄 order.~dfm

📁 一个初级的条码应用管理系统,应用于DT9
💻 ~DFM
字号:
object Formorder: TFormorder
  Left = 193
  Top = 140
  Width = 544
  Height = 375
  Caption = #35746#21333#22788#29702
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  DesignSize = (
    536
    348)
  PixelsPerInch = 96
  TextHeight = 13
  object DBGrid1: TDBGrid
    Left = 16
    Top = 224
    Width = 513
    Height = 97
    Anchors = [akLeft, akTop, akRight, akBottom]
    TabOrder = 0
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        Visible = True
      end
      item
        Expanded = False
        Width = 120
        Visible = True
      end
      item
        Expanded = False
        Width = 80
        Visible = True
      end
      item
        Expanded = False
        Width = 70
        Visible = True
      end
      item
        Expanded = False
        Visible = True
      end
      item
        Expanded = False
        Visible = True
      end
      item
        Expanded = False
        Visible = True
      end
      item
        Expanded = False
        Visible = True
      end
      item
        Expanded = False
        Visible = True
      end>
  end
  object GroupBox1: TGroupBox
    Left = 0
    Top = 8
    Width = 121
    Height = 201
    Anchors = [akLeft, akTop, akRight]
    TabOrder = 1
  end
  object GroupBox2: TGroupBox
    Left = 128
    Top = 8
    Width = 401
    Height = 201
    Anchors = [akTop, akRight]
    TabOrder = 2
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 331
    Width = 536
    Height = 17
    Panels = <
      item
        Width = 50
      end
      item
        Text = #37197#36865#31649#29702#31995#32479
        Width = 400
      end
      item
        Width = 50
      end>
  end
end

⌨️ 快捷键说明

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