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

📄 main.~dfm

📁 DELPHI光盘实例.用户登录管理,数据库的创新,如何制作报表等等.
💻 ~DFM
字号:
object main_Form: Tmain_Form
  Left = 265
  Top = 89
  Width = 696
  Height = 480
  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 StatusBar1: TStatusBar
    Left = 0
    Top = 415
    Width = 688
    Height = 19
    Panels = <>
  end
  object MainMenu1: TMainMenu
    Left = 24
    Top = 24
    object N1: TMenuItem
      Caption = #31995#32479
      object N11: TMenuItem
        Caption = #29992#25143#30331#24405#31383#21475
        OnClick = N11Click
      end
      object N12: TMenuItem
        Caption = #29992#25143#31649#29702
        Visible = False
      end
      object N13: TMenuItem
        Caption = #20462#25913#21475#20196
        Visible = False
      end
      object N14: TMenuItem
        Caption = #20851#38381#31995#32479
        OnClick = N14Click
      end
    end
    object N2: TMenuItem
      Caption = #25253#21040#21333#31649#29702
      Visible = False
      object N21: TMenuItem
        Caption = #25253#21040#31649#29702
        Visible = False
      end
    end
    object N3: TMenuItem
      Caption = #20844#23507#31649#29702
      Visible = False
      object N31: TMenuItem
        Caption = #20844#23507#23433#25490#31649#29702
        Visible = False
      end
    end
    object N4: TMenuItem
      Caption = #32564#36153#31649#29702
      Visible = False
      object N41: TMenuItem
        Caption = #26032#29983#32564#36153
        Visible = False
      end
      object N42: TMenuItem
        Caption = #25910#36153#32479#35745
        Visible = False
      end
    end
    object N5: TMenuItem
      Caption = #25968#25454#31649#29702
      Visible = False
      object N51: TMenuItem
        Caption = #26032#29983#25968#25454#31649#29702
        Visible = False
      end
    end
  end
  object Database1: TDatabase
    AliasName = 'SCIT'
    DatabaseName = 'aaa'
    LoginPrompt = False
    SessionName = 'Default'
    Left = 64
    Top = 24
  end
end

⌨️ 快捷键说明

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