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

📄 unit1.dfm

📁 基于ORACLE的数据库操作系统!!能实现对数据的查询
💻 DFM
字号:
object Form1: TForm1
  Left = 194
  Top = 108
  Width = 313
  Height = 212
  AutoSize = True
  Caption = #30331#38470
  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 = 0
    Top = 0
    Width = 297
    Height = 41
    Cursor = crHandPoint
    Caption = '     '#27426'    '#36814'    '#20351'    '#29992'          '
    Font.Charset = GB2312_CHARSET
    Font.Color = clRed
    Font.Height = -32
    Font.Name = #21326#25991#24425#20113
    Font.Style = []
    ParentFont = False
  end
  object GroupBox2: TGroupBox
    Left = 136
    Top = 56
    Width = 121
    Height = 129
    Caption = #31649#29702#21592#19987#21306
    TabOrder = 4
  end
  object GroupBox1: TGroupBox
    Left = 8
    Top = 56
    Width = 113
    Height = 129
    Caption = #26222#36890#29992#25143#19987#21306
    TabOrder = 3
  end
  object Button1: TButton
    Left = 24
    Top = 88
    Width = 75
    Height = 73
    BiDiMode = bdLeftToRight
    Caption = #26597#35810
    DragCursor = crArrow
    ParentBiDiMode = False
    TabOrder = 0
    OnClick = Button1Click
  end
  object Button3: TButton
    Left = 272
    Top = 64
    Width = 33
    Height = 121
    Caption = #36864#20986
    TabOrder = 2
    OnClick = Button3Click
  end
  object Button2: TButton
    Left = 152
    Top = 88
    Width = 83
    Height = 73
    Caption = #31649#29702
    DragCursor = crArrow
    TabOrder = 1
    OnClick = Button2Click
  end
end

⌨️ 快捷键说明

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