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

📄 untreceipttype_m.dfm

📁 用delphi编写的数据库管理软件
💻 DFM
字号:
inherited frmReceiptType_M: TfrmReceiptType_M
  Left = 290
  Top = 190
  Caption = #25910#20837#25903#20986#31867#22411
  ClientHeight = 161
  ClientWidth = 290
  PixelsPerInch = 96
  TextHeight = 13
  inherited Panel1: TPanel
    Top = 105
    Width = 290
    inherited Bevel1: TBevel
      Width = 259
      Height = 3
    end
    inherited btnExit: TButton
      Left = 201
    end
    inherited btnSave: TButton
      Left = 124
    end
  end
  inherited pnedit: TPanel
    Width = 290
    Height = 105
    inherited Label1: TLabel
      Width = 52
      Caption = #31867#21035#32534#30721
    end
    inherited Label2: TLabel
      Top = 52
      Width = 26
      Caption = #21517#31216
    end
    object Label3: TLabel [2]
      Left = 24
      Top = 80
      Width = 52
      Height = 13
      Caption = #25910#25903#31867#22411
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    inherited DBEDITcode: TwwDBEdit
      Left = 91
      Width = 97
    end
    inherited wwDBEdit1: TwwDBEdit
      Left = 91
      Top = 49
      Width = 174
    end
    object wwDBLookupCombo2: TwwDBLookupCombo
      Left = 91
      Top = 76
      Width = 120
      Height = 21
      Hint = 'fReceiptType'
      DropDownAlignment = taLeftJustify
      Selected.Strings = (
        'ftype'#9'12'#9#31867#22411#9'F'#9)
      LookupTable = CDSType
      LookupField = 'ftype'
      Options = [loColLines, loRowLines, loTitles, loFixedDropDownHeight, loSearchOnBackspace]
      TabOrder = 2
      AutoDropDown = False
      ShowButton = True
      PreciseEditRegion = False
      AllowClearKey = False
    end
  end
  object CDSType: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 144
    Top = 64
    object CDSTypeftype: TStringField
      DisplayLabel = #31867#22411
      DisplayWidth = 12
      FieldName = 'ftype'
      Size = 12
    end
  end
end

⌨️ 快捷键说明

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