unit3.dfm

来自「关于DELPHI下面使用ODBC 连接FIREBIRD数据库 采用C/S结构,此」· DFM 代码 · 共 60 行

DFM
60
字号
object Form3: TForm3
  Left = 324
  Top = 193
  BorderStyle = bsSingle
  Caption = #27880#20876'ocx'#22833#36133
  ClientHeight = 196
  ClientWidth = 318
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 64
    Top = 32
    Width = 217
    Height = 13
    Caption = #27880#20876'ocx'#22833#36133#65292#35831#25163#24037#27880#20876'ocx.'#26041#27861#22914#19979#65306
  end
  object Label2: TLabel
    Left = 80
    Top = 56
    Width = 114
    Height = 13
    Caption = '1.'#28857#20987#24320#22987#33756#21333'---'#36816#34892
  end
  object Label3: TLabel
    Left = 80
    Top = 80
    Width = 14
    Height = 13
    Caption = '2.'
  end
  object Label4: TLabel
    Left = 80
    Top = 104
    Width = 57
    Height = 13
    Caption = '3.'#28857#20987#30830#23450
  end
  object Label5: TLabel
    Left = 65
    Top = 127
    Width = 195
    Height = 13
    Caption = #27880#24847':2'#20013#30340'regsvr32'#21518#38754#28155#21152#31354#26684
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clRed
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
end

⌨️ 快捷键说明

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