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

📄 unit8.dfm

📁 图书管理系统 简介 随着科学技术的飞速发展
💻 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
  OnMouseMove = FormMouseMove
  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 = 104
    Width = 114
    Height = 13
    Caption = #31995#32479#20316#32773#65306#36213'    '#33993'      '
  end
  object Label4: TLabel
    Left = 24
    Top = 128
    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 Label5: TLabel
    Left = 24
    Top = 152
    Width = 216
    Height = 13
    Cursor = crHandPoint
    Caption = #20316#32773#20027#39029#65306'http://ancientbamboo.icpcn.com'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsUnderline]
    ParentFont = False
    OnClick = Label5Click
    OnMouseMove = Label5MouseMove
  end
  object Button1: TButton
    Left = 110
    Top = 200
    Width = 75
    Height = 25
    Caption = #30830#23450
    TabOrder = 0
    OnClick = Button1Click
  end
  object XPMenu1: TXPMenu
    DimLevel = 30
    GrayLevel = 10
    Font.Charset = GB2312_CHARSET
    Font.Color = clMenuText
    Font.Height = -11
    Font.Name = 'Tahoma'
    Font.Style = []
    Color = clBtnFace
    IconBackColor = clBtnFace
    MenuBarColor = clBtnFace
    SelectColor = clHighlight
    SelectBorderColor = clHighlight
    SelectFontColor = clMenuText
    DisabledColor = clInactiveCaption
    SeparatorColor = clBtnFace
    CheckedColor = clHighlight
    IconWidth = 24
    DrawSelect = True
    UseSystemColors = True
    OverrideOwnerDraw = False
    Gradient = False
    FlatMenu = False
    AutoDetect = False
    Active = True
    ControlUseTrueXPStyle = True
    BtnRoundArc = 5
    BtnOutLineBorderColor = 7552000
    BtnInnerBorderMoveColor = 3257087
    BtnInnerBorderFocusColor = 15183500
    BtnSurfaceNormalColor = 16251903
    BtnSurfaceDownColor = 14608359
    BtnSurfaceBottomLineColor = 14608359
    BtnSurfaceDownBottomLineColor = 15199215
    RdoChkControlChkColor = 41472
    ComboBoxChkColor = 9201994
    ComboboxSurfaceMoveColor = 16771030
    ControlDisabledBorderColor = 11913158
    Left = 192
    Top = 80
  end
end

⌨️ 快捷键说明

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