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

📄 unitfrmmain.dfm

📁 oracle基础知识讲义
💻 DFM
字号:
object Form1: TForm1
  Left = 78
  Top = 156
  Width = 350
  Height = 221
  Caption = #33719#21462#27721#23383#25340#38899
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 12
  object Button1: TButton
    Left = 128
    Top = 136
    Width = 75
    Height = 25
    Caption = #26174#31034#25340#38899
    TabOrder = 0
    OnClick = Button1Click
  end
  object Edit1: TEdit
    Left = 32
    Top = 80
    Width = 121
    Height = 20
    TabOrder = 1
    Text = 'Edit1'
  end
  object Edit2: TEdit
    Left = 192
    Top = 80
    Width = 121
    Height = 20
    Enabled = False
    TabOrder = 2
    Text = 'Edit2'
  end
  object RadioButton1: TRadioButton
    Left = 32
    Top = 32
    Width = 137
    Height = 17
    Caption = #33719#21462#21333#20010#27721#23383#30340#25340#38899
    Checked = True
    TabOrder = 3
    TabStop = True
  end
  object RadioButton2: TRadioButton
    Left = 192
    Top = 32
    Width = 145
    Height = 17
    Caption = #33719#21462#27721#23383#23383#31526#20018#30340#25340#38899
    TabOrder = 4
  end
end

⌨️ 快捷键说明

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