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

📄 untcash_m.dfm

📁 用delphi编写的数据库管理软件
💻 DFM
字号:
inherited frmCash_M: TfrmCash_M
  Left = 359
  Top = 160
  Caption = #29616#37329#38134#34892
  ClientHeight = 273
  ClientWidth = 304
  PixelsPerInch = 96
  TextHeight = 13
  inherited Panel1: TPanel
    Top = 217
    Width = 304
    inherited Bevel1: TBevel
      Width = 275
    end
    inherited btnExit: TButton
      Left = 217
    end
    inherited btnSave: TButton
      Left = 140
    end
  end
  inherited pnedit: TPanel
    Width = 304
    Height = 217
    inherited Label1: TLabel
      Left = 19
      Width = 52
      Caption = #24080#25143#32534#21495
    end
    inherited Label2: TLabel
      Left = 19
      Top = 52
      Width = 52
      Caption = #24080#25143#21517#31216
    end
    object Label9: TLabel [2]
      Left = 19
      Top = 80
      Width = 52
      Height = 13
      Caption = #24080#25143#31867#22411
    end
    object Label3: TLabel [3]
      Left = 19
      Top = 108
      Width = 52
      Height = 13
      Caption = #38134#34892#24080#21495
    end
    object Label4: TLabel [4]
      Left = 19
      Top = 136
      Width = 52
      Height = 13
      Caption = #38134#34892#20840#21517
    end
    object Label5: TLabel [5]
      Left = 19
      Top = 164
      Width = 52
      Height = 13
      Caption = #24314#24080#26085#26399
    end
    object Label6: TLabel [6]
      Left = 19
      Top = 192
      Width = 52
      Height = 13
      Caption = #26399#21021#37329#39069
    end
    inherited DBEDITcode: TwwDBEdit
      Left = 79
      Width = 100
    end
    inherited wwDBEdit1: TwwDBEdit
      Left = 79
      Top = 50
      Width = 150
    end
    object wwDBEdit2: TwwDBEdit
      Left = 79
      Top = 106
      Width = 150
      Height = 21
      Hint = 'faccounts'
      TabOrder = 3
      UnboundDataType = wwDefault
      WantReturns = False
      WordWrap = False
    end
    object wwDBEdit3: TwwDBEdit
      Left = 79
      Top = 134
      Width = 200
      Height = 21
      Hint = 'fbank'
      TabOrder = 4
      UnboundDataType = wwDefault
      WantReturns = False
      WordWrap = False
    end
    object wwDBEdit5: TwwDBEdit
      Left = 79
      Top = 190
      Width = 120
      Height = 21
      Hint = 'finitamount'
      TabOrder = 6
      UnboundDataType = wwDefault
      WantReturns = False
      WordWrap = False
    end
    object wwDBLookupCombo1: TwwDBLookupCombo
      Left = 79
      Top = 78
      Width = 120
      Height = 21
      Hint = 'ftype'
      DropDownAlignment = taLeftJustify
      Selected.Strings = (
        'ftype'#9'12'#9#24080#25143#31867#22411#9'F'#9)
      LookupTable = CDSType
      LookupField = 'ftype'
      Options = [loColLines, loRowLines, loTitles, loFixedDropDownHeight, loSearchOnBackspace]
      Style = csDropDownList
      TabOrder = 2
      AutoDropDown = False
      ShowButton = True
      PreciseEditRegion = False
      AllowClearKey = False
    end
    object DBDateTimeEditEh1: TDBDateTimeEditEh
      Left = 79
      Top = 162
      Width = 120
      Height = 21
      Hint = 'fcreadate'
      EditButtons = <>
      Kind = dtkDateEh
      TabOrder = 5
      Visible = True
    end
  end
  object CDSType: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 120
    Top = 56
    object CDSTypetype: TStringField
      DisplayLabel = #24080#25143#31867#22411
      DisplayWidth = 12
      FieldName = 'ftype'
      Size = 12
    end
  end
end

⌨️ 快捷键说明

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