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

📄 pzlb.dfm

📁 绝对精品 预算管理系统 本人花钱购买来的源代 人民大学出版社会出版的教程
💻 DFM
字号:
object frmpzlb: Tfrmpzlb
  Left = 194
  Top = 110
  Width = 433
  Height = 460
  Caption = #20973#35777#31867#21035#31649#29702
  Color = clSkyBlue
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Labpass: TLabel
    Left = 64
    Top = 16
    Width = 97
    Height = 16
    AutoSize = False
    Caption = #20973#35777#31867#21035#21517#31216
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Dacompzlbmc: TDBComboBox
    Left = 184
    Top = 16
    Width = 89
    Height = 21
    DataField = 'pzlbmc'
    DataSource = DataSource1
    Enabled = False
    ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
    ItemHeight = 13
    TabOrder = 0
  end
  object DBGrid1: TDBGrid
    Left = 40
    Top = 129
    Width = 369
    Height = 225
    DataSource = DataSource1
    ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
    TabOrder = 1
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        Title.Caption = #24207#21495
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'pzlbmc'
        Title.Caption = #20973#35777#31867#21035#21517#31216
        Width = 280
        Visible = True
      end>
  end
  object cmdadd: TButton
    Left = 56
    Top = 48
    Width = 65
    Height = 25
    Caption = #28155#21152
    TabOrder = 2
    OnClick = cmdaddClick
  end
  object cmdmodi: TButton
    Left = 144
    Top = 48
    Width = 65
    Height = 25
    Caption = #20462#25913
    TabOrder = 3
    OnClick = cmdmodiClick
  end
  object cmdsearch: TButton
    Left = 224
    Top = 48
    Width = 65
    Height = 25
    Caption = #26597#35810
    TabOrder = 4
    OnClick = cmdsearchClick
  end
  object cmdpre: TButton
    Left = 16
    Top = 88
    Width = 65
    Height = 25
    Caption = #19978#19968#26465
    TabOrder = 5
    OnClick = cmdpreClick
  end
  object cmdnext: TButton
    Left = 96
    Top = 88
    Width = 65
    Height = 25
    Caption = #19979#19968#26465
    TabOrder = 6
    OnClick = cmdnextClick
  end
  object cmdstore: TButton
    Left = 264
    Top = 88
    Width = 65
    Height = 25
    Caption = #20445#23384
    Enabled = False
    TabOrder = 7
    OnClick = cmdstoreClick
  end
  object cmddel: TButton
    Left = 184
    Top = 88
    Width = 65
    Height = 25
    Caption = #21024#38500
    TabOrder = 8
    OnClick = cmddelClick
  end
  object cmdquit: TButton
    Left = 344
    Top = 88
    Width = 65
    Height = 25
    Caption = #36864#20986
    TabOrder = 9
    OnClick = cmdquitClick
  end
  object cmddis: TButton
    Left = 312
    Top = 48
    Width = 81
    Height = 25
    Caption = #26174#31034#25152#26377#35760#24405
    TabOrder = 10
    OnClick = cmddisClick
  end
  object DataSource1: TDataSource
    DataSet = Tablepzlb
    Left = 48
    Top = 360
  end
  object Tablepzlb: TTable
    Active = True
    DatabaseName = 'ysgl2004delphi'
    Filtered = True
    TableName = 'dbo.pzlb'
    Left = 96
    Top = 360
  end
  object Database1: TDatabase
    AliasName = 'ysgl2004delphi'
    Connected = True
    DatabaseName = 'ysgl2004delphi'
    LoginPrompt = False
    Params.Strings = (
      'USER NAME=sa'
      ''
      'PASSWORD=sa'
      '')
    SessionName = 'Default'
    Left = 160
    Top = 360
  end
  object Tablepzlb2: TTable
    Active = True
    DatabaseName = 'ysgl2004delphi'
    Filtered = True
    TableName = 'dbo.pzlb'
    Left = 208
    Top = 360
  end
end

⌨️ 快捷键说明

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