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

📄 number.~dfm

📁 用VC和SQL Server开发的固定资产管理系统
💻 ~DFM
字号:
object Form3: TForm3
  Left = 265
  Top = 202
  Width = 440
  Height = 353
  Caption = #25353#27983#35272#26041#24335#26597#35810
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 40
    Top = 32
    Width = 345
    Height = 65
    Caption = #26597#35810#26465#20214' '
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object Label1: TLabel
      Left = 8
      Top = 30
      Width = 150
      Height = 16
      AutoSize = False
      Caption = #25353#25968#37327#26597#35810#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object ComboBox1: TComboBox
      Left = 144
      Top = 24
      Width = 145
      Height = 28
      ItemHeight = 20
      TabOrder = 0
      Items.Strings = (
        '0'
        '1'
        '2'
        '65'
        '6'
        '8'
        '78'
        '252'
        '22'
        '25')
    end
  end
  object DBGrid1: TDBGrid
    Left = 32
    Top = 120
    Width = 369
    Height = 145
    DataSource = DataSource1
    TabOrder = 1
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
  object Button1: TButton
    Left = 176
    Top = 280
    Width = 75
    Height = 25
    Caption = #30830#23450
    Default = True
    ModalResult = 1
    TabOrder = 2
    OnClick = Button1Click
  end
  object ADOConnection1: TADOConnection
    Connected = True
    ConnectionString = 
      'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=F:\1'#21487#35270#21270'16\'#22266#23450#36164#20135#31649#29702#31995#32479'\' +
      #22266#23450#36164#20135'.mdb.mdb;Persist Security Info=False'
    Mode = cmShareDenyNone
    Provider = 'Microsoft.Jet.OLEDB.4.0'
    Left = 32
  end
  object ADOQuery1: TADOQuery
    Connection = ADOConnection1
    Parameters = <
      item
        Name = #25968#37327
        Value = Null
      end>
    Left = 144
    Top = 8
  end
  object DataSource1: TDataSource
    DataSet = ADOQuery1
    Left = 216
    Top = 8
  end
end

⌨️ 快捷键说明

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