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

📄 unit1.~dfm

📁 三层数据库应用程序的例子,包括应用服务器和前台程序.
💻 ~DFM
字号:
object Form1: TForm1
  Left = 403
  Top = 245
  Width = 306
  Height = 271
  BorderIcons = [biSystemMenu, biMinimize]
  Caption = 'Remote Data Module(COM)'
  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 Label1: TLabel
    Left = 64
    Top = 56
    Width = 193
    Height = 13
    AutoSize = False
    Caption = '1.'#36830#25509#30340#25968#25454#24211#26159#65306'Java_Test'
  end
  object Label2: TLabel
    Left = 32
    Top = 24
    Width = 185
    Height = 20
    AutoSize = False
    Caption = '['#24212#29992#31243#24207#26381#29992#21153#22120']'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 64
    Top = 77
    Width = 201
    Height = 13
    AutoSize = False
    Caption = '2.'#25552#20379'ADOTable1'#26381#21153
  end
  object Label4: TLabel
    Left = 64
    Top = 101
    Width = 209
    Height = 13
    AutoSize = False
    Caption = '3.'#25552#20379'ADOQuery1'#26381#21153
  end
  object Label5: TLabel
    Left = 64
    Top = 122
    Width = 217
    Height = 13
    AutoSize = False
    Caption = '4.'#25552#20379'ADOStoredProc1'#26381#21153
  end
  object GroupBox1: TGroupBox
    Left = 8
    Top = 140
    Width = 281
    Height = 81
    TabOrder = 0
    object Label6: TLabel
      Left = 16
      Top = 16
      Width = 193
      Height = 13
      Caption = #30446#21069#26377#20960#20010'Client'#36830#19978#26412#26381#21153#22120':'
    end
    object lbClientCount: TLabel
      Left = 208
      Top = 16
      Width = 62
      Height = 13
      Caption = 'lbClientCount'
    end
    object Label8: TLabel
      Left = 16
      Top = 40
      Width = 209
      Height = 13
      Caption = #20960#20010'Query'#27491#22312#26412#26381#21153#22120#19978#36816#34892#20013':'
    end
    object lbQueryCount: TLabel
      Left = 224
      Top = 40
      Width = 32
      Height = 13
      Caption = 'Label7'
    end
  end
end

⌨️ 快捷键说明

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