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

📄 vendor.dfm

📁 这是应一个市委的朋友要求给做一个物品管理软件。 初始密码:admin
💻 DFM
字号:
object fvendor: Tfvendor
  Left = 227
  Top = 170
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #20379#24212#21830#31649#29702
  ClientHeight = 453
  ClientWidth = 688
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -14
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 14
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 688
    Height = 41
    Align = alTop
    BevelOuter = bvNone
    Color = clSkyBlue
    TabOrder = 0
    object Label1: TLabel
      Left = 12
      Top = 12
      Width = 217
      Height = 14
      Caption = #20316#20026#22522#30784#36164#26009#30340#19968#37096#20998','#35831#35748#30495#22635#20889
    end
    object lbl_info: TLabel
      Left = 638
      Top = 10
      Width = 35
      Height = 14
      Caption = #20849'0'#26465
      Font.Charset = ANSI_CHARSET
      Font.Color = clRed
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
  end
  object dg_view: TDBGridEh
    Left = 0
    Top = 41
    Width = 688
    Height = 412
    Align = alClient
    DataSource = fdm.dsvendor
    FooterColor = clWindow
    FooterFont.Charset = ANSI_CHARSET
    FooterFont.Color = clWindowText
    FooterFont.Height = -14
    FooterFont.Name = #23435#20307
    FooterFont.Style = []
    Options = [dgTitles, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
    OptionsEh = [dghFixed3D, dghHighlightFocus, dghClearSelection, dghAutoSortMarking, dghMultiSortMarking, dghDialogFind]
    PopupMenu = PopupMenu1
    STFilter.Local = True
    STFilter.Visible = True
    TabOrder = 1
    TitleFont.Charset = ANSI_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -14
    TitleFont.Name = #23435#20307
    TitleFont.Style = []
    OnDblClick = M1Click
    OnKeyDown = dg_viewKeyDown
    Columns = <
      item
        EditButtons = <>
        FieldName = 'id'
        Footers = <>
        Visible = False
      end
      item
        EditButtons = <>
        FieldName = 'name'
        Footers = <>
        STFilter.DataField = 'name'
        STFilter.KeyField = 'name'
        STFilter.ListField = 'name'
        STFilter.ListSource = fdm.dsqvlist
        Title.Caption = #20379#24212#21830#21517#31216
        Title.TitleButton = True
        Width = 250
      end
      item
        EditButtons = <>
        FieldName = 'addr'
        Footers = <>
        Title.Caption = #22320#22336
        Title.TitleButton = True
        Width = 150
      end
      item
        EditButtons = <>
        FieldName = 'linker'
        Footers = <>
        Title.Caption = #32852#31995#20154
        Title.TitleButton = True
        Width = 80
      end
      item
        EditButtons = <>
        FieldName = 'phone'
        Footers = <>
        Title.Caption = #32852#31995#30005#35805
        Width = 130
      end
      item
        EditButtons = <>
        FieldName = 'memoname'
        Footers = <>
        Visible = False
      end
      item
        EditButtons = <>
        FieldName = 'flagname'
        Footers = <>
        Title.Caption = #29366#24577
        Width = 35
      end>
  end
  object pl_vendor: TPanel
    Left = 150
    Top = 100
    Width = 405
    Height = 265
    BevelInner = bvRaised
    BevelOuter = bvLowered
    TabOrder = 2
    Visible = False
    object Label3: TLabel
      Left = 12
      Top = 56
      Width = 28
      Height = 14
      Caption = #21517#31216
    end
    object Label4: TLabel
      Left = 12
      Top = 84
      Width = 28
      Height = 14
      Caption = #22320#22336
    end
    object Label5: TLabel
      Left = 12
      Top = 113
      Width = 42
      Height = 14
      Caption = #32852#31995#20154
    end
    object Label6: TLabel
      Left = 12
      Top = 142
      Width = 28
      Height = 14
      Caption = #30005#35805
    end
    object Label7: TLabel
      Left = 12
      Top = 171
      Width = 28
      Height = 14
      Caption = #35828#26126
    end
    object Panel3: TPanel
      Left = 2
      Top = 2
      Width = 401
      Height = 41
      Align = alTop
      BevelOuter = bvNone
      Color = clCream
      TabOrder = 7
      object Label2: TLabel
        Left = 12
        Top = 12
        Width = 98
        Height = 14
        Caption = #20379#24212#21830#36164#26009#20462#25913
      end
    end
    object tb_name: TEdit
      Left = 56
      Top = 50
      Width = 337
      Height = 22
      TabOrder = 0
      OnKeyPress = tb_nameKeyPress
    end
    object tb_addr: TEdit
      Left = 56
      Top = 78
      Width = 337
      Height = 22
      TabOrder = 1
      OnKeyPress = tb_addrKeyPress
    end
    object tb_linker: TEdit
      Left = 56
      Top = 107
      Width = 337
      Height = 22
      TabOrder = 2
      OnKeyPress = tb_linkerKeyPress
    end
    object tb_phone: TEdit
      Left = 56
      Top = 136
      Width = 337
      Height = 22
      TabOrder = 3
      OnKeyPress = tb_phoneKeyPress
    end
    object tb_memo: TMemo
      Left = 56
      Top = 165
      Width = 337
      Height = 56
      TabOrder = 4
    end
    object Button1: TButton
      Left = 116
      Top = 230
      Width = 75
      Height = 25
      Caption = #30830#23450'[&O]'
      TabOrder = 5
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 206
      Top = 230
      Width = 75
      Height = 25
      Caption = #21462#28040'[&C]'
      TabOrder = 6
      OnClick = Button2Click
    end
  end
  object PopupMenu1: TPopupMenu
    Left = 258
    Top = 6
    object A1: TMenuItem
      Caption = #28155#21152'[&A]'
      OnClick = A1Click
    end
    object M1: TMenuItem
      Caption = #20462#25913'[&M]'
      OnClick = M1Click
    end
    object D1: TMenuItem
      Caption = #21024#38500'[&D]'
      OnClick = D1Click
    end
    object R1: TMenuItem
      Caption = #21047#26032'[&R]'
      OnClick = R1Click
    end
    object N1: TMenuItem
      Caption = '-'
    end
    object L1: TMenuItem
      Caption = #38145#23450'[&L]'
      OnClick = L1Click
    end
  end
end

⌨️ 快捷键说明

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