jvhleditorpropertyform.dfm

来自「East make Tray Icon in delphi」· DFM 代码 · 共 642 行 · 第 1/2 页

DFM
642
字号
          Caption = 'FB'
          Color = clBlack
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWhite
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 0
          OnMouseDown = CellMouseDown
        end
        object Cell4: TPanel
          Tag = 4
          Left = 1
          Top = 31
          Width = 28
          Height = 28
          BevelInner = bvLowered
          BevelOuter = bvLowered
          Caption = 'FB'
          Color = clNavy
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWhite
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 1
          OnMouseDown = CellMouseDown
        end
        object Cell8: TPanel
          Tag = 8
          Left = 1
          Top = 61
          Width = 28
          Height = 28
          BevelInner = bvLowered
          BevelOuter = bvLowered
          Caption = 'FB'
          Color = clGray
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWhite
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 2
          OnMouseDown = CellMouseDown
        end
        object Cell12: TPanel
          Tag = 12
          Left = 1
          Top = 91
          Width = 28
          Height = 28
          BevelInner = bvLowered
          BevelOuter = bvLowered
          Caption = 'FB'
          Color = clBlue
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWhite
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 3
          OnMouseDown = CellMouseDown
        end
        object Cell1: TPanel
          Tag = 1
          Left = 31
          Top = 1
          Width = 28
          Height = 28
          BevelInner = bvLowered
          BevelOuter = bvLowered
          Caption = 'FB'
          Color = clMaroon
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWhite
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 4
          OnMouseDown = CellMouseDown
        end
        object Cell5: TPanel
          Tag = 5
          Left = 31
          Top = 31
          Width = 28
          Height = 28
          BevelInner = bvLowered
          BevelOuter = bvLowered
          Caption = 'FB'
          Color = clPurple
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWhite
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 5
          OnMouseDown = CellMouseDown
        end
        object Cell9: TPanel
          Tag = 9
          Left = 31
          Top = 61
          Width = 28
          Height = 28
          BevelInner = bvLowered
          BevelOuter = bvLowered
          Caption = 'FB'
          Color = clRed
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clBlack
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 6
          OnMouseDown = CellMouseDown
        end
        object Cell13: TPanel
          Tag = 13
          Left = 31
          Top = 91
          Width = 28
          Height = 28
          BevelInner = bvLowered
          BevelOuter = bvLowered
          Caption = 'FB'
          Color = clFuchsia
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clBlack
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 7
          OnMouseDown = CellMouseDown
        end
        object Cell2: TPanel
          Tag = 2
          Left = 61
          Top = 1
          Width = 28
          Height = 28
          BevelInner = bvLowered
          BevelOuter = bvLowered
          Caption = 'FB'
          Color = clGreen
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWhite
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 8
          OnMouseDown = CellMouseDown
        end
        object Cell6: TPanel
          Tag = 6
          Left = 61
          Top = 31
          Width = 28
          Height = 28
          BevelInner = bvLowered
          BevelOuter = bvLowered
          Caption = 'FB'
          Color = clTeal
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWhite
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 9
          OnMouseDown = CellMouseDown
        end
        object Cell10: TPanel
          Tag = 10
          Left = 61
          Top = 61
          Width = 28
          Height = 28
          BevelInner = bvLowered
          BevelOuter = bvLowered
          Caption = 'FB'
          Color = clLime
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clBlack
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 10
          OnMouseDown = CellMouseDown
        end
        object Cell14: TPanel
          Tag = 14
          Left = 61
          Top = 91
          Width = 28
          Height = 28
          BevelInner = bvLowered
          BevelOuter = bvLowered
          Caption = 'FB'
          Color = clAqua
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clBlack
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 11
          OnMouseDown = CellMouseDown
        end
        object Cell3: TPanel
          Tag = 3
          Left = 91
          Top = 1
          Width = 28
          Height = 28
          BevelInner = bvLowered
          BevelOuter = bvLowered
          Caption = 'FB'
          Color = clOlive
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWhite
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 12
          OnMouseDown = CellMouseDown
        end
        object Cell7: TPanel
          Tag = 7
          Left = 91
          Top = 31
          Width = 28
          Height = 28
          BevelInner = bvLowered
          BevelOuter = bvLowered
          Caption = 'FB'
          Color = clSilver
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clBlack
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 13
          OnMouseDown = CellMouseDown
        end
        object Cell11: TPanel
          Tag = 11
          Left = 91
          Top = 61
          Width = 28
          Height = 28
          BevelInner = bvLowered
          BevelOuter = bvLowered
          Caption = 'FB'
          Color = clYellow
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clBlack
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 14
          OnMouseDown = CellMouseDown
        end
        object Cell15: TPanel
          Tag = 15
          Left = 91
          Top = 91
          Width = 28
          Height = 28
          BevelInner = bvLowered
          BevelOuter = bvLowered
          Caption = 'FB'
          Color = clWhite
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clBlack
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 15
          OnMouseDown = CellMouseDown
        end
      end
    end
  end
  object bCancel: TButton
    Left = 352
    Top = 339
    Width = 75
    Height = 23
    Cancel = True
    Caption = 'Cancel'
    ModalResult = 2
    TabOrder = 2
  end
  object bOK: TButton
    Left = 268
    Top = 339
    Width = 75
    Height = 23
    Caption = 'OK'
    Default = True
    ModalResult = 1
    TabOrder = 1
  end
end

⌨️ 快捷键说明

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