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

📄 unit1.dfm

📁 很不错的Delphi界面Design希望对你有所帮助
💻 DFM
字号:
object Form1: TForm1
  Left = 308
  Top = 133
  Width = 505
  Height = 380
  AlphaBlend = True
  AutoSize = True
  Caption = #33150#40560#21019#20316#23460'-('#20869#37096#23398#20064#20363#31243')'
  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 Panel4: TPanel
    Left = 0
    Top = 0
    Width = 136
    Height = 353
    BevelOuter = bvNone
    Color = clAppWorkSpace
    TabOrder = 6
  end
  object fcShapeBtn1: TfcShapeBtn
    Left = 0
    Top = 8
    Width = 99
    Height = 41
    Caption = #21151#33021#33756#21333#19968
    Color = clBackground
    DitherColor = clWhite
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlack
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentClipping = True
    ParentFont = False
    RoundRectBias = 25
    ShadeStyle = fbsHighlight
    TabOrder = 0
    TextOptions.Alignment = taCenter
    TextOptions.VAlignment = vaVCenter
    OnClick = fcShapeBtn1Click
  end
  object fcShapeBtn2: TfcShapeBtn
    Left = 0
    Top = 66
    Width = 105
    Height = 41
    Caption = #21151#33021#33756#21333#20108
    Color = clSkyBlue
    DitherColor = clWhite
    ParentClipping = True
    RoundRectBias = 25
    ShadeStyle = fbsHighlight
    TabOrder = 2
    TextOptions.Alignment = taCenter
    TextOptions.VAlignment = vaVCenter
    OnClick = fcShapeBtn2Click
  end
  object fcShapeBtn3: TfcShapeBtn
    Left = 0
    Top = 128
    Width = 105
    Height = 41
    Caption = #21151#33021#33756#21333#19977
    Color = clSkyBlue
    DitherColor = clWhite
    ParentClipping = True
    RoundRectBias = 25
    ShadeStyle = fbsHighlight
    TabOrder = 3
    TextOptions.Alignment = taCenter
    TextOptions.VAlignment = vaVCenter
    OnClick = fcShapeBtn3Click
  end
  object Panel2: TPanel
    Left = 96
    Top = 0
    Width = 401
    Height = 353
    BevelOuter = bvNone
    Color = clBlue
    TabOrder = 4
    Visible = False
    object Shape5: TShape
      Left = 8
      Top = 8
      Width = 385
      Height = 337
    end
    object Shape6: TShape
      Left = 16
      Top = 16
      Width = 369
      Height = 81
      Brush.Color = clBlue
    end
    object Shape7: TShape
      Left = 16
      Top = 104
      Width = 369
      Height = 153
      Brush.Color = 15793357
    end
    object Shape8: TShape
      Left = 18
      Top = 265
      Width = 369
      Height = 69
      Brush.Color = 16639998
    end
  end
  object Panel3: TPanel
    Left = 96
    Top = 0
    Width = 401
    Height = 353
    BevelOuter = bvNone
    Color = clYellow
    TabOrder = 5
    Visible = False
    object Shape9: TShape
      Left = 8
      Top = 8
      Width = 385
      Height = 337
    end
    object Shape10: TShape
      Left = 16
      Top = 16
      Width = 369
      Height = 81
      Brush.Color = clYellow
    end
    object Shape11: TShape
      Left = 16
      Top = 104
      Width = 369
      Height = 137
      Brush.Color = 14986686
    end
    object Shape12: TShape
      Left = 16
      Top = 249
      Width = 369
      Height = 85
      Brush.Color = 13614808
    end
  end
  object Panel1: TPanel
    Left = 96
    Top = 0
    Width = 401
    Height = 353
    BevelOuter = bvNone
    Color = clBackground
    Ctl3D = True
    ParentCtl3D = False
    TabOrder = 1
    object Shape1: TShape
      Left = 9
      Top = 8
      Width = 385
      Height = 337
      Pen.Color = clWindow
    end
    object Shape2: TShape
      Left = 16
      Top = 16
      Width = 369
      Height = 65
      Brush.Color = clBackground
    end
    object Shape3: TShape
      Left = 16
      Top = 88
      Width = 369
      Height = 185
      Brush.Color = 11841517
    end
    object Shape4: TShape
      Left = 16
      Top = 280
      Width = 369
      Height = 57
      Brush.Color = 8959453
    end
  end
end

⌨️ 快捷键说明

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