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

📄 unit8.dfm

📁 一套适合初学者学习的数据库开发delphi源代码
💻 DFM
字号:
object Form8: TForm8
  Left = 376
  Top = 169
  BorderStyle = bsDialog
  Caption = #20851#20110
  ClientHeight = 234
  ClientWidth = 285
  Color = 16628902
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 24
    Top = 16
    Width = 243
    Height = 37
    Caption = #22270#20070#31649#29702#31995#32479'       '
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clRed
    Font.Height = -32
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Bevel1: TBevel
    Left = 0
    Top = 56
    Width = 281
    Height = 17
    Shape = bsBottomLine
  end
  object Label2: TLabel
    Left = 24
    Top = 80
    Width = 109
    Height = 13
    Caption = #31995#32479#29256#26412#65306'V 1.0        '
  end
  object Label3: TLabel
    Left = 24
    Top = 112
    Width = 123
    Height = 13
    Caption = #31995#32479#20316#32773#65306#23567#21016' '#23567#24378'    '
  end
  object Label4: TLabel
    Left = 24
    Top = 144
    Width = 159
    Height = 13
    Caption = #21046#20316#26102#38388#65306'2005'#24180'02'#26376'15'#26085'     '
  end
  object Bevel2: TBevel
    Left = 0
    Top = 176
    Width = 281
    Height = 9
    Shape = bsBottomLine
  end
  object Button1: TButton
    Left = 110
    Top = 200
    Width = 75
    Height = 25
    Caption = #30830#23450
    TabOrder = 0
    OnClick = Button1Click
  end
end

⌨️ 快捷键说明

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