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

📄 frmwlcplb.dfm

📁 工廠採購管理系統
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object ufrmwlcplb: Tufrmwlcplb
  Left = 210
  Top = 313
  Width = 776
  Height = 479
  Caption = #21333#20301#35774#32622
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poDefault
  Visible = True
  WindowState = wsMaximized
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object RzSizePanel1: TRzSizePanel
    Left = 0
    Top = 0
    Width = 228
    Height = 445
    BorderOuter = fsFlatBold
    TabOrder = 0
    UseGradients = True
    object TreeView1: TTreeView
      Left = 2
      Top = 2
      Width = 219
      Height = 441
      Align = alClient
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      HideSelection = False
      HotTrack = True
      Images = ImageList1
      Indent = 19
      MultiSelectStyle = [msControlSelect, msShiftSelect, msVisibleOnly, msSiblingOnly]
      ParentFont = False
      RightClickSelect = True
      StateImages = ImageList1
      TabOrder = 0
      OnChange = TreeView1Change
      OnCollapsed = TreeView1Collapsed
      OnCollapsing = TreeView1Collapsing
      OnExpanding = TreeView1Expanding
      OnExpanded = TreeView1Expanded
    end
  end
  object Panel1: TPanel
    Left = 228
    Top = 0
    Width = 540
    Height = 445
    Align = alClient
    BevelOuter = bvNone
    TabOrder = 1
    object Panel2: TPanel
      Left = 0
      Top = 0
      Width = 540
      Height = 145
      Align = alTop
      BevelOuter = bvNone
      TabOrder = 0
      object GroupBox1: TGroupBox
        Left = 0
        Top = 8
        Width = 305
        Height = 129
        Caption = #32534#36753#21306
        TabOrder = 0
        object Label2: TLabel
          Left = 32
          Top = 64
          Width = 63
          Height = 13
          Caption = #31867#21035#21517#31216'     '
        end
        object Label1: TLabel
          Left = 32
          Top = 32
          Width = 60
          Height = 13
          Caption = #25805#20316#20195#30721'    '
        end
        object editid: TEdit
          Left = 96
          Top = 24
          Width = 169
          Height = 21
          TabOrder = 0
        end
        object editclass: TEdit
          Left = 96
          Top = 64
          Width = 169
          Height = 21
          Enabled = False
          TabOrder = 1
        end
        object Button1: TButton
          Left = 32
          Top = 96
          Width = 49
          Height = 25
          Caption = #28155#21152
          TabOrder = 2
          OnClick = Button1Click
        end
        object Button2: TButton
          Left = 80
          Top = 96
          Width = 49
          Height = 25
          Caption = #20462#25913
          TabOrder = 3
          OnClick = Button2Click
        end
        object Button4: TButton
          Left = 128
          Top = 96
          Width = 49
          Height = 25
          Caption = #20445#23384
          TabOrder = 4
          OnClick = Button4Click
        end
        object Button3: TButton
          Left = 176
          Top = 96
          Width = 49
          Height = 25
          Caption = #21024#38500
          TabOrder = 5
          OnClick = Button3Click
        end
        object Button6: TButton
          Left = 224
          Top = 96
          Width = 49
          Height = 25
          Caption = #21462#28040
          TabOrder = 6
          OnClick = Button6Click
        end
      end
      object GroupBox2: TGroupBox
        Left = 320
        Top = 8
        Width = 241
        Height = 129
        Caption = #26597#35810#21306
        TabOrder = 1
        object Label4: TLabel
          Left = 14
          Top = 64
          Width = 51
          Height = 13
          Caption = #26597#35810#20540'     '
        end
        object Label3: TLabel
          Left = 16
          Top = 24
          Width = 57
          Height = 13
          Caption = #26597#35810#39033#30446'   '
        end
        object comcxxm: TComboBox
          Left = 72
          Top = 24
          Width = 137
          Height = 21
          ItemHeight = 13
          TabOrder = 0
        end
        object editcxz: TEdit
          Left = 72
          Top = 64
          Width = 137
          Height = 21
          TabOrder = 1
        end
        object Button5: TButton
          Left = 80
          Top = 96
          Width = 73
          Height = 25
          Caption = #26597#35810
          TabOrder = 2
          OnClick = Button5Click
        end
      end
    end
    object Panel3: TPanel
      Left = 0
      Top = 145
      Width = 540
      Height = 300
      Align = alClient
      BevelOuter = bvNone
      TabOrder = 1
      object GroupBox3: TGroupBox
        Left = 0
        Top = 0
        Width = 540
        Height = 300
        Align = alClient
        Caption = #27983#35272#21306
        TabOrder = 0
        object RzDBGrid1: TRzDBGrid

⌨️ 快捷键说明

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