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

📄 u_frmskill.dfm

📁 Delphi技巧大全,学习DELPHI的值得一看的一本图书,快来看哦.
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object frmSkill: TfrmSkill
  Left = 225
  Top = 188
  Width = 599
  Height = 401
  Caption = #25216#24039#31807
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Icon.Data = {
    0000010002002020100000000000E80200002600000010101000000000002801
    00000E0300002800000020000000400000000100040000000000800200000000
    0000000000000000000000000000000000000000800000800000008080008000
    0000800080008080000080808000C0C0C0000000FF0000FF000000FFFF00FF00
    0000FF00FF00FFFF0000FFFFFF00000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000077787700000000000000000000000
    2788F8FFF8877700000000000000000027F888FFFFF888777700000000000000
    23F88FFFFFFF8888870000000000000023F88FF77788F8888700000000000000
    22888FFFF8877778870000000000000022888FF788778F888700000000000000
    22888FFF87222227700000000000000022788F88822222222222200000000000
    02788FF822222222222222220000000002788F88222222222222222200000000
    02788F822222222222222220000000000228FF82222222222222220000000000
    0228FF222222222222222000000000000227F722222222222222000000000000
    0027F22222222222222000000000000000277222222222222200000000000000
    0022222222222222200000000000000000022222222222220000000000000000
    0000222222222220000000000000000000000707022222000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
    FFFFFFFFFFFFFE07FFFFF0003FFFF00003FFF00003FFF00003FFF00003FFF000
    03FFF00007FFF000007FF800000FF800000FF800001FF800003FF800007FF800
    00FFFC0001FFFC0003FFFC0007FFFE000FFFFF001FFFFFA83FFFFFFFFFFFFFFF
    FFFFFFFFFFFFFFFFFFFFFFFFFFFF280000001000000020000000010004000000
    0000C00000000000000000000000000000000000000000000000000080000080
    00000080800080000000800080008080000080808000C0C0C0000000FF0000FF
    000000FFFF00FF000000FF00FF00FFFF0000FFFFFF0088FF77788F88887D88FF
    FF887777887D88FF788778F8887D88FFF872222277DD88F888222222222288FF
    82222222222288F882222222222288F82222222222228FF82322222222228FF2
    3333222222227F723333322222227F23333333322222773333333333222D2233
    3333333322DD2233333733332DDDD22222272232DDDD00000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    00000000000000000000000000000000000000000000}
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Splitter1: TSplitter
    Left = 177
    Top = 58
    Width = 3
    Height = 297
    Cursor = crHSplit
  end
  object CoolBar1: TCoolBar
    Left = 0
    Top = 0
    Width = 591
    Height = 58
    AutoSize = True
    Bands = <
      item
        Control = ToolBar2
        ImageIndex = -1
        MinHeight = 21
        Width = 587
      end
      item
        Control = ToolBar1
        ImageIndex = -1
        MinHeight = 31
        Width = 587
      end>
    object ToolBar1: TToolBar
      Left = 9
      Top = 23
      Width = 574
      Height = 31
      AutoSize = True
      ButtonHeight = 31
      ButtonWidth = 31
      Caption = 'ToolBar1'
      DisabledImages = imgDisable
      EdgeBorders = []
      Flat = True
      HotImages = imgHot
      Images = imgNormal
      TabOrder = 0
      object ToolButton1: TToolButton
        Left = 0
        Top = 0
        Action = NewFloder
      end
      object ToolButton2: TToolButton
        Left = 31
        Top = 0
        Action = NewSkill
      end
      object ToolButton9: TToolButton
        Left = 62
        Top = 0
        Width = 8
        Caption = 'ToolButton9'
        ImageIndex = 6
        Style = tbsSeparator
      end
      object ToolButton3: TToolButton
        Left = 70
        Top = 0
        Action = DeleteItem
      end
      object ToolButton7: TToolButton
        Left = 101
        Top = 0
        Width = 8
        Caption = 'ToolButton7'
        ImageIndex = 6
        Style = tbsSeparator
      end
      object ToolButton4: TToolButton
        Left = 109
        Top = 0
        Action = SaveText
      end
      object ToolButton8: TToolButton
        Left = 140
        Top = 0
        Width = 8
        Caption = 'ToolButton8'
        ImageIndex = 6
        Style = tbsSeparator
      end
      object ToolButton5: TToolButton
        Left = 148
        Top = 0
        Action = RefreshTree
      end
      object ToolButton6: TToolButton
        Left = 179
        Top = 0
        Action = SearchFor
      end
    end
    object ToolBar2: TToolBar
      Left = 9
      Top = 0
      Width = 574
      Height = 21
      AutoSize = True
      ButtonHeight = 21
      ButtonWidth = 51
      Caption = 'ToolBar2'
      EdgeBorders = []
      Flat = True
      Menu = MainMenu1
      ShowCaptions = True
      TabOrder = 1
    end
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 355
    Width = 591
    Height = 19
    Panels = <>
    SimplePanel = False
  end
  object tvwSkill: TTreeView
    Left = 0
    Top = 58
    Width = 177
    Height = 297
    Align = alLeft
    Images = imgTree
    Indent = 27
    TabOrder = 2
    OnChange = tvwSkillChange
    OnCollapsed = tvwSkillCollapsed
    OnEdited = tvwSkillEdited
    OnExpanded = tvwSkillExpanded
  end
  object RichEdit1: TRichEdit
    Left = 180
    Top = 58
    Width = 411
    Height = 297
    Align = alClient
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 3
  end
  object imgNormal: TImageList
    Height = 24
    Width = 24
    Left = 288
    Top = 24
    Bitmap = {
      494C010106000900040018001800FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
      000000000000360000002800000060000000480000000100200000000000006C

⌨️ 快捷键说明

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