untprovidertype_m.dfm

来自「车辆管理系统」· DFM 代码 · 共 68 行

DFM
68
字号
inherited frmProviderType_M: TfrmProviderType_M
  Caption = #20379#24212#21830#31867#22411
  ClientHeight = 161
  ClientWidth = 385
  PixelsPerInch = 96
  TextHeight = 13
  inherited Panel1: TPanel
    Top = 105
    Width = 385
    inherited Bevel1: TBevel
      Width = 368
      Height = 3
    end
    inherited btnExit: TButton
      Left = 305
    end
    inherited btnSave: TButton
      Left = 228
    end
  end
  inherited pnedit: TPanel
    Width = 385
    Height = 105
    inherited Label1: TLabel
      Width = 52
      Caption = #31867#22411#32534#30721
    end
    inherited Label2: TLabel
      Top = 53
      Width = 26
      Caption = #21517#31216
    end
    object Label3: TLabel [2]
      Left = 24
      Top = 82
      Width = 54
      Height = 13
      Caption = #22791'    '#27880
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    inherited wwDBEdit1: TwwDBEdit
      Top = 50
    end
    object wwDBEdit2: TwwDBEdit
      Left = 88
      Top = 78
      Width = 281
      Height = 21
      Hint = 'fremark'
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 2
      UnboundDataType = wwDefault
      WantReturns = False
      WordWrap = False
    end
  end
end

⌨️ 快捷键说明

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