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

📄 umanage_fad.dfm

📁 适合行业为眼镜业
💻 DFM
📖 第 1 页 / 共 2 页
字号:
            Width = 304
            Height = 19
            Color = clCream
            Ctl3D = False
            EditLabel.Width = 65
            EditLabel.Height = 13
            EditLabel.Caption = #21457#36135#20179#24211#65306
            LabelPosition = lpLeft
            LabelSpacing = 3
            ParentCtl3D = False
            ReadOnly = True
            TabOrder = 0
          end
          object Edit5: TLabeledEdit
            Left = 112
            Top = 60
            Width = 121
            Height = 19
            Color = clCream
            Ctl3D = False
            EditLabel.Width = 66
            EditLabel.Height = 13
            EditLabel.Caption = #32463' '#25163' '#20154#65306
            LabelPosition = lpLeft
            LabelSpacing = 3
            ParentCtl3D = False
            ReadOnly = True
            TabOrder = 1
          end
          object Edit7: TLabeledEdit
            Left = 490
            Top = 60
            Width = 121
            Height = 19
            Color = clCream
            Ctl3D = False
            EditLabel.Width = 66
            EditLabel.Height = 13
            EditLabel.Caption = #21046' '#21333' '#20154#65306
            LabelPosition = lpLeft
            LabelSpacing = 3
            ParentCtl3D = False
            ReadOnly = True
            TabOrder = 2
          end
          object Edit8: TLabeledEdit
            Left = 112
            Top = 86
            Width = 418
            Height = 19
            Color = clCream
            Ctl3D = False
            EditLabel.Width = 39
            EditLabel.Height = 13
            EditLabel.Caption = #25688#35201#65306
            LabelPosition = lpLeft
            LabelSpacing = 3
            ParentCtl3D = False
            TabOrder = 3
          end
          object Edit9: TLabeledEdit
            Left = 112
            Top = 112
            Width = 419
            Height = 19
            Color = clCream
            Ctl3D = False
            EditLabel.Width = 65
            EditLabel.Height = 13
            EditLabel.Caption = #38468#21152#35828#26126#65306
            LabelPosition = lpLeft
            LabelSpacing = 3
            ParentCtl3D = False
            TabOrder = 4
          end
          object Edit4: TLabeledEdit
            Left = 325
            Top = 34
            Width = 91
            Height = 19
            Color = clCream
            Ctl3D = False
            EditLabel.Width = 65
            EditLabel.Height = 13
            EditLabel.Caption = #24215#38754#21517#31216#65306
            LabelPosition = lpLeft
            LabelSpacing = 3
            ParentCtl3D = False
            ReadOnly = True
            TabOrder = 5
          end
          object edtgatrhername: TLabeledEdit
            Left = 112
            Top = 10
            Width = 304
            Height = 19
            Color = clCream
            Ctl3D = False
            EditLabel.Width = 65
            EditLabel.Height = 13
            EditLabel.Caption = #25910#36135#21333#20301#65306
            LabelPosition = lpLeft
            LabelSpacing = 3
            ParentCtl3D = False
            ReadOnly = True
            TabOrder = 6
          end
          object edtgatrher: TLabeledEdit
            Left = 325
            Top = 10
            Width = 91
            Height = 19
            Color = clCream
            Ctl3D = False
            EditLabel.Width = 65
            EditLabel.Height = 13
            EditLabel.Caption = #24215#38754#21517#31216#65306
            LabelPosition = lpLeft
            LabelSpacing = 3
            ParentCtl3D = False
            ReadOnly = True
            TabOrder = 7
          end
        end
        object Edit2: TLabeledEdit
          Left = 348
          Top = 11
          Width = 200
          Height = 19
          Color = clCream
          Ctl3D = False
          EditLabel.Width = 65
          EditLabel.Height = 13
          EditLabel.Caption = #21333#25454#32534#21495#65306
          LabelPosition = lpLeft
          LabelSpacing = 3
          ParentCtl3D = False
          ReadOnly = True
          TabOrder = 2
        end
      end
      object Panel6: TPanel
        Left = 833
        Top = 33
        Width = 4
        Height = 195
        Caption = 'Panel6'
        Color = clBackground
        TabOrder = 1
      end
    end
    object Panel8: TPanel
      Left = 1
      Top = 438
      Width = 727
      Height = 25
      Align = alBottom
      Alignment = taLeftJustify
      BevelOuter = bvNone
      Caption = '   '#24211#23384#20313#37327#65306
      Color = clCream
      TabOrder = 1
      object Label2: TLabel
        Left = 462
        Top = 5
        Width = 93
        Height = 13
        Caption = #21512#35745#25968#37327#65306'0.00'
      end
    end
    object Panel9: TPanel
      Left = 1
      Top = 211
      Width = 722
      Height = 228
      BevelOuter = bvNone
      Caption = 'Panel9'
      Color = clSkyBlue
      TabOrder = 2
      object Panel10: TPanel
        Left = 0
        Top = 0
        Width = 43
        Height = 228
        Align = alLeft
        BevelOuter = bvNone
        Color = clSkyBlue
        TabOrder = 0
        object Cmd_Delete: TSpeedButton
          Left = 2
          Top = 52
          Width = 40
          Height = 25
          Caption = #20943#34892
          Flat = True
          NumGlyphs = 2
          OnClick = Cmd_DeleteClick
        end
        object Cmd_Add: TSpeedButton
          Left = 2
          Top = 27
          Width = 40
          Height = 25
          Caption = #22686#34892
          Flat = True
          NumGlyphs = 2
          OnClick = Cmd_AddClick
        end
      end
      object StringGrid1: TStringGrid
        Left = 43
        Top = 0
        Width = 679
        Height = 228
        Align = alClient
        ColCount = 9
        Ctl3D = False
        FixedColor = clSkyBlue
        RowCount = 2
        ParentCtl3D = False
        TabOrder = 1
        OnDblClick = StringGrid1DblClick
        OnDrawCell = StringGrid1DrawCell
        OnKeyPress = StringGrid1KeyPress
        OnMouseMove = StringGrid1MouseMove
        OnSelectCell = StringGrid1SelectCell
        ColWidths = (
          64
          151
          183
          97
          64
          64
          64
          64
          64)
      end
    end
  end
end

⌨️ 快捷键说明

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