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

📄 untorderleasestate.dfm

📁 用delphi编写的数据库管理软件
💻 DFM
字号:
inherited frmOrderLeaseState: TfrmOrderLeaseState
  Left = 200
  Top = 209
  Caption = #39044#31199#29366#24577
  ClientHeight = 432
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  inherited Panel1: TPanel
    inherited EditNO: TwwDBEdit
      Hint = 'fno'
    end
  end
  inherited GroupBox1: TGroupBox
    Height = 376
    inherited pnEdit: TPanel
      Height = 182
      object Label7: TLabel [5]
        Left = 16
        Top = 60
        Width = 48
        Height = 12
        Caption = #23458#25143#21517#31216
      end
      object Label8: TLabel [6]
        Left = 16
        Top = 85
        Width = 48
        Height = 12
        Caption = #39044#31199#26085#26399
      end
      object Label11: TLabel [7]
        Left = 16
        Top = 110
        Width = 48
        Height = 12
        Caption = #22791'    '#27880
      end
      object Label5: TLabel [8]
        Left = 219
        Top = 60
        Width = 48
        Height = 12
        Caption = #32852#31995#30005#35805
      end
      object Label9: TLabel [9]
        Left = 219
        Top = 85
        Width = 48
        Height = 12
        Caption = #39044#31199#26102#38388
      end
      object Label10: TLabel [10]
        Left = 402
        Top = 85
        Width = 48
        Height = 12
        Caption = #31199#36710#31867#22411
      end
      object Label12: TLabel [11]
        Left = 402
        Top = 59
        Width = 48
        Height = 12
        Caption = #21496#26426#38506#39550
      end
      object DBMemo1: TDBMemo
        Left = 72
        Top = 108
        Width = 588
        Height = 49
        Hint = 'fremark'
        Ctl3D = False
        ParentCtl3D = False
        ReadOnly = True
        TabOrder = 4
      end
      object wwDBEdit4: TwwDBEdit
        Left = 72
        Top = 82
        Width = 120
        Height = 18
        Hint = 'fdate'
        Ctl3D = False
        ParentCtl3D = False
        ReadOnly = True
        TabOrder = 5
        UnboundDataType = wwDefault
        WantReturns = False
        WordWrap = False
      end
      object wwDBEdit1: TwwDBEdit
        Left = 72
        Top = 56
        Width = 120
        Height = 18
        Hint = 'frelationman'
        Ctl3D = False
        ParentCtl3D = False
        ReadOnly = True
        TabOrder = 6
        UnboundDataType = wwDefault
        WantReturns = False
        WordWrap = False
      end
      object wwDBEdit3: TwwDBEdit
        Left = 275
        Top = 80
        Width = 120
        Height = 18
        Hint = 'ftime'
        Ctl3D = False
        ParentCtl3D = False
        ReadOnly = True
        TabOrder = 7
        UnboundDataType = wwDefault
        WantReturns = False
        WordWrap = False
      end
      object wwDBEdit2: TwwDBEdit
        Left = 275
        Top = 56
        Width = 120
        Height = 18
        Hint = 'frelationtel'
        Ctl3D = False
        ParentCtl3D = False
        ReadOnly = True
        TabOrder = 8
        UnboundDataType = wwDefault
        WantReturns = False
        WordWrap = False
      end
      object wwDBEdit5: TwwDBEdit
        Left = 459
        Top = 80
        Width = 120
        Height = 18
        Hint = 'frentType'
        Ctl3D = False
        ParentCtl3D = False
        ReadOnly = True
        TabOrder = 9
        UnboundDataType = wwDefault
        WantReturns = False
        WordWrap = False
      end
      object wwCheckBox1: TwwCheckBox
        Left = 459
        Top = 57
        Width = 73
        Height = 17
        Hint = 'fDriver'
        DisableThemes = False
        AlwaysTransparent = False
        ValueChecked = 'True'
        ValueUnchecked = 'False'
        DisplayValueChecked = 'True'
        DisplayValueUnchecked = 'False'
        NullAndBlankState = cbUnchecked
        Caption = #26159#21542#38506#39550
        Ctl3D = False
        ParentCtl3D = False
        TabOrder = 10
        ReadOnly = True
      end
    end
    inherited plGrid: TPanel
      Top = 196
      Height = 178
      inherited Grid: TDBGridEh
        Height = 128
      end
      inherited plOther: TPanel
        Top = 128
      end
    end
  end
  inherited ActionList1: TActionList
    Top = 192
  end
  inherited CDSMaster: TClientDataSet
    Top = 184
  end
  inherited DSMaster: TDataSource
    Top = 201
  end
  inherited CDSdetail: TClientDataSet
    Top = 184
  end
  inherited dsDetail: TDataSource
    Top = 200
  end
  inherited MSNSaveinfo: TMSNPopUp
    Top = 192
  end
end

⌨️ 快捷键说明

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