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

📄 zyqxpas.dfm

📁 本软件是一套功能完整成熟的固定资产管理系统,具有固定资产管理系统的相应全部功能
💻 DFM
字号:
object zyqxform: Tzyqxform
  Left = 223
  Top = 84
  BorderStyle = bsDialog
  Caption = #26435#38480#35774#32622'  ('#27880#24847#65306#27599#20010#32844#21592#25480#26435#26102#24212#21333#29420#20445#23384')'
  ClientHeight = 441
  ClientWidth = 331
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 331
    Height = 408
    Align = alClient
    TabOrder = 0
    object Panel3: TPanel
      Left = 1
      Top = 1
      Width = 104
      Height = 406
      Align = alLeft
      BevelOuter = bvNone
      TabOrder = 0
      object Panel4: TPanel
        Left = 0
        Top = 0
        Width = 104
        Height = 24
        Align = alTop
        BevelOuter = bvNone
        Caption = #32844#21592#22995#21517
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 0
      end
      object sour: TStringGrid
        Left = 0
        Top = 24
        Width = 104
        Height = 382
        Align = alClient
        ColCount = 1
        DefaultRowHeight = 18
        FixedCols = 0
        RowCount = 13
        FixedRows = 0
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goRowSelect]
        ParentFont = False
        ScrollBars = ssVertical
        TabOrder = 1
        OnClick = sourClick
      end
    end
    object Panel5: TPanel
      Left = 105
      Top = 1
      Width = 225
      Height = 406
      Align = alClient
      BevelOuter = bvNone
      TabOrder = 1
      object deti: TStringGrid
        Left = 0
        Top = 24
        Width = 225
        Height = 382
        Align = alClient
        ColCount = 2
        DefaultRowHeight = 18
        DefaultDrawing = False
        FixedCols = 0
        RowCount = 13
        FixedRows = 0
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goDrawFocusSelected]
        ParentFont = False
        ScrollBars = ssVertical
        TabOrder = 0
        OnClick = detiClick
        OnDrawCell = detiDrawCell
      end
      object Panel6: TPanel
        Left = 0
        Top = 0
        Width = 225
        Height = 24
        Align = alTop
        BevelOuter = bvNone
        TabOrder = 1
        object Label1: TLabel
          Left = 48
          Top = 6
          Width = 48
          Height = 12
          Caption = #25805#20316#39033#30446
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object Label2: TLabel
          Left = 176
          Top = 6
          Width = 24
          Height = 12
          Caption = #25480#26435
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
      end
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 408
    Width = 331
    Height = 33
    Align = alBottom
    BevelOuter = bvNone
    TabOrder = 1
    object Button1: TButton
      Left = 170
      Top = 3
      Width = 75
      Height = 25
      Caption = #20445#23384'(&S)'
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 0
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 250
      Top = 3
      Width = 75
      Height = 25
      Caption = #20851#38381'(&C)'
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ModalResult = 2
      ParentFont = False
      TabOrder = 1
    end
  end
  object czxmcx: TADOQuery
    Connection = hjzcdata.hjzcdatabase
    Parameters = <>
    SQL.Strings = (
      'select '#31649#29702#32534#30721','#31649#29702#39033','#33756#21333#21517#31216' from '#31649#29702#32534#30721#34920
      'order by '#31649#29702#32534#30721)
    Left = 48
    Top = 112
  end
end

⌨️ 快捷键说明

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