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

📄 unitservice.dfm

📁 这是一个SQL的物资管理系统 这是一个SQL的物资管理系统
💻 DFM
字号:
object FrmService: TFrmService
  Left = 273
  Top = 140
  Width = 655
  Height = 517
  Caption = #32500#20462#21333
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 64
    Top = 32
    Width = 48
    Height = 13
    Caption = #32500#20462#21333#21495
  end
  object Label2: TLabel
    Left = 16
    Top = 80
    Width = 96
    Height = 13
    Caption = #36865#20462#22266#23450#36164#20135#32534#21495
  end
  object Label3: TLabel
    Left = 72
    Top = 128
    Width = 36
    Height = 13
    Caption = #36865#20462#20154
  end
  object Label4: TLabel
    Left = 48
    Top = 176
    Width = 60
    Height = 13
    Caption = #25209#20934#32500#20462#20154
  end
  object Label5: TLabel
    Left = 64
    Top = 224
    Width = 48
    Height = 13
    Caption = #32500#20462#36153#29992
  end
  object Label6: TLabel
    Left = 64
    Top = 272
    Width = 48
    Height = 13
    Caption = #25925#38556#29616#35937
  end
  object Label7: TLabel
    Left = 64
    Top = 320
    Width = 48
    Height = 13
    Caption = #25925#38556#21407#22240
  end
  object Label8: TLabel
    Left = 64
    Top = 368
    Width = 48
    Height = 13
    Caption = #32500#20462#24773#20917
  end
  object Label9: TLabel
    Left = 336
    Top = 32
    Width = 48
    Height = 13
    Caption = #36865#20462#26085#26399
  end
  object Label10: TLabel
    Left = 336
    Top = 80
    Width = 48
    Height = 13
    Caption = #20351#29992#37096#38376
  end
  object Label11: TLabel
    Left = 312
    Top = 128
    Width = 72
    Height = 13
    Caption = #22266#23450#36164#20135#21517#31216
  end
  object Label12: TLabel
    Left = 336
    Top = 176
    Width = 48
    Height = 13
    Caption = #32500#20462#21333#20301
  end
  object edtServiceID: TEdit
    Left = 136
    Top = 24
    Width = 121
    Height = 21
    TabOrder = 0
  end
  object WzID: TEdit
    Left = 136
    Top = 72
    Width = 121
    Height = 21
    TabOrder = 1
  end
  object edtSendMan: TEdit
    Left = 136
    Top = 120
    Width = 121
    Height = 21
    TabOrder = 2
  end
  object edtSign: TEdit
    Left = 136
    Top = 168
    Width = 121
    Height = 21
    TabOrder = 3
  end
  object edtCharge: TEdit
    Left = 136
    Top = 216
    Width = 121
    Height = 21
    TabOrder = 4
  end
  object edtFault: TEdit
    Left = 136
    Top = 264
    Width = 401
    Height = 21
    TabOrder = 5
  end
  object edtCause: TEdit
    Left = 136
    Top = 312
    Width = 401
    Height = 21
    TabOrder = 6
  end
  object edtState: TEdit
    Left = 136
    Top = 360
    Width = 401
    Height = 21
    TabOrder = 7
  end
  object edtServiceDate: TEdit
    Left = 408
    Top = 24
    Width = 121
    Height = 21
    TabOrder = 8
  end
  object cmbbxDepartment: TComboBox
    Left = 408
    Top = 72
    Width = 145
    Height = 21
    ItemHeight = 13
    TabOrder = 9
  end
  object GdzcName: TEdit
    Left = 408
    Top = 120
    Width = 121
    Height = 21
    TabOrder = 10
  end
  object cmbbxService: TComboBox
    Left = 408
    Top = 168
    Width = 145
    Height = 21
    ItemHeight = 13
    TabOrder = 11
  end
  object btnPost: TButton
    Left = 208
    Top = 424
    Width = 75
    Height = 25
    Caption = #30830#23450
    TabOrder = 12
  end
  object btnReflesh: TButton
    Left = 384
    Top = 424
    Width = 75
    Height = 25
    Caption = #37325#32622
    TabOrder = 13
  end
end

⌨️ 快捷键说明

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