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

📄 unit1.dfm

📁 CBUILDER+SQL的实现
💻 DFM
字号:
object Form1: TForm1
  Left = 199
  Top = 155
  Width = 518
  Height = 349
  BorderIcons = [biSystemMenu, biMinimize]
  Caption = #26032#29983#25253#21517#31649#29702#31995#32479
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Menu = MainMenu1
  OldCreateOrder = False
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 64
    Top = 144
    Width = 380
    Height = 20
    Caption = #36719#20214#19968#29677'    '#21016#26970#32676'    18'#21495'   '#23398#21495' 3103003310                '
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    Layout = tlBottom
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 284
    Width = 510
    Height = 19
    Panels = <>
    SimplePanel = False
  end
  object MainMenu1: TMainMenu
    Left = 120
    Top = 32
    object N1: TMenuItem
      Caption = #31995#32479
      object N2: TMenuItem
        Caption = #30331#38470#31995#32479
        OnClick = N2Click
      end
      object N3: TMenuItem
        Caption = #20462#25913#23494#30721
        Enabled = False
        OnClick = N3Click
      end
      object N4: TMenuItem
        Caption = '-'
      end
      object N5: TMenuItem
        Caption = #36864#20986#31995#32479
        OnClick = N5Click
      end
    end
    object N6: TMenuItem
      Caption = #25253#21040#21333#31649#29702
      Visible = False
      OnClick = N6Click
    end
    object N7: TMenuItem
      Caption = #32564#36153#31649#29702
      Visible = False
      OnClick = N7Click
    end
    object N8: TMenuItem
      Caption = #23487#33293#31649#29702
      Visible = False
      OnClick = N8Click
    end
    object N9: TMenuItem
      Caption = #29992#25143#31649#29702
      Visible = False
      OnClick = N9Click
    end
    object N10: TMenuItem
      Caption = #26032#29983#25968#25454#31649#29702
      Visible = False
      OnClick = N10Click
    end
  end
  object Database1: TDatabase
    AliasName = 'xinsheng'
    Connected = True
    DatabaseName = 'db'
    LoginPrompt = False
    SessionName = 'Default'
    Left = 304
    Top = 24
  end
end

⌨️ 快捷键说明

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