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

📄 umodifybutton.dfm

📁 Delphi函数工厂。。。。。。。。。。。。。
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object fmModifyButton: TfmModifyButton
  Left = 282
  Top = 214
  BorderIcons = []
  BorderStyle = bsDialog
  Caption = #20462#25913#24037#20855#25353#38062
  ClientHeight = 460
  ClientWidth = 582
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  PixelsPerInch = 96
  TextHeight = 12
  object Label1: TLabel
    Left = 8
    Top = 8
    Width = 48
    Height = 12
    Caption = #25353#38062'(&B):'
    FocusControl = lvButtons
    Transparent = True
  end
  object Label2: TLabel
    Left = 8
    Top = 324
    Width = 60
    Height = 12
    Caption = #25353#38062#21517'(&N):'
    Enabled = False
    Transparent = True
  end
  object lblFile: TLabel
    Left = 8
    Top = 348
    Width = 48
    Height = 12
    Caption = #25991#20214'(&F):'
    Enabled = False
    Transparent = True
  end
  object lblParams: TLabel
    Left = 8
    Top = 372
    Width = 48
    Height = 12
    Caption = #21442#25968'(&P):'
    Enabled = False
    Transparent = True
  end
  object lblSection: TLabel
    Left = 8
    Top = 398
    Width = 48
    Height = 12
    Caption = #38754#26495'(&S):'
    Enabled = False
    FocusControl = cbSection
    Transparent = True
  end
  object lvPanel: TbsSkinPanel
    Left = 8
    Top = 27
    Width = 401
    Height = 289
    TabOrder = 0
    SkinData = fmMain.skinData
    SkinDataName = 'panel'
    DefaultFont.Charset = DEFAULT_CHARSET
    DefaultFont.Color = clWindowText
    DefaultFont.Height = 12
    DefaultFont.Name = #23435#20307
    DefaultFont.Style = []
    DefaultWidth = 0
    DefaultHeight = 0
    UseSkinFont = True
    AutoEnabledControls = True
    CheckedMode = False
    Checked = False
    DefaultAlignment = taLeftJustify
    DefaultCaptionHeight = 22
    BorderStyle = bvRaised
    CaptionMode = False
    RollUpMode = False
    RollUpState = False
    NumGlyphs = 1
    Spacing = 2
    object lvButtons: TbsSkinListView
      Left = 1
      Top = 1
      Width = 380
      Height = 267
      Align = alClient
      Columns = <
        item
          Caption = #25353#38062
          Width = 150
        end
        item
          Caption = #25991#20214
          Width = 250
        end
        item
          Caption = #21442#25968
          Width = 100
        end
        item
          Caption = #38754#26495
        end>
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = 12
      Font.Name = #23435#20307
      Font.Style = []
      IconOptions.Arrangement = iaLeft
      LargeImages = fmMain.ilButtons
      ReadOnly = True
      RowSelect = True
      ParentFont = False
      SmallImages = fmMain.ilButtons
      StateImages = fmMain.ilButtons
      TabOrder = 0
      ViewStyle = vsReport
      HScrollBar = hScrollBar
      VScrollBar = vScrollBar
      DefaultFont.Charset = DEFAULT_CHARSET
      DefaultFont.Color = clWindowText
      DefaultFont.Height = 12
      DefaultFont.Name = #23435#20307
      DefaultFont.Style = []
      UseSkinFont = True
      SkinData = fmMain.skinData
      SkinDataName = 'listview'
      DefaultColor = clWindow
      OnClick = lvButtonsClick
    end
    object hScrollBar: TbsSkinScrollBar
      Left = 1
      Top = 268
      Width = 399
      Height = 20
      TabOrder = 1
      SkinData = fmMain.skinData
      SkinDataName = 'hscrollbar'
      DefaultFont.Charset = DEFAULT_CHARSET
      DefaultFont.Color = clWindowText
      DefaultFont.Height = 12
      DefaultFont.Name = #23435#20307
      DefaultFont.Style = []
      DefaultWidth = 0
      DefaultHeight = 0
      UseSkinFont = True
      Both = False
      BothMarkerWidth = 0
      BothSkinDataName = 'bothhscrollbar'
      CanFocused = False
      Align = alBottom
      Kind = sbHorizontal
      PageSize = 380
      Min = 0
      Max = 549
      Position = 0
      SmallChange = 1
      LargeChange = 1
    end
    object vScrollBar: TbsSkinScrollBar
      Left = 381
      Top = 1
      Width = 19
      Height = 267
      TabOrder = 2
      Visible = False
      SkinData = fmMain.skinData
      SkinDataName = 'vscrollbar'
      DefaultFont.Charset = DEFAULT_CHARSET
      DefaultFont.Color = clWindowText
      DefaultFont.Height = 12
      DefaultFont.Name = #23435#20307
      DefaultFont.Style = []
      DefaultWidth = 0
      DefaultHeight = 0
      UseSkinFont = True
      Both = False
      BothMarkerWidth = 0
      BothSkinDataName = 'bothhscrollbar'
      CanFocused = False
      Align = alRight
      Kind = sbVertical
      PageSize = 7
      Min = 0
      Max = 100
      Position = 0
      SmallChange = 1
      LargeChange = 1
    end
  end
  object btnDelete: TbsSkinButton
    Left = 416
    Top = 64
    Width = 158
    Height = 25
    TabOrder = 1
    SkinData = fmMain.skinData
    SkinDataName = 'button'
    DefaultFont.Charset = DEFAULT_CHARSET
    DefaultFont.Color = clWindowText
    DefaultFont.Height = 12
    DefaultFont.Name = #23435#20307
    DefaultFont.Style = []
    DefaultWidth = 0
    DefaultHeight = 0
    UseSkinFont = True
    RepeatMode = False
    RepeatInterval = 100
    AllowAllUp = False
    TabStop = True
    CanFocused = True
    Down = False
    GroupIndex = 0
    Caption = #21024#38500'(&D)'
    NumGlyphs = 2
    Spacing = 1
    Enabled = False
    OnClick = btnDeleteClick
  end
  object btnModify: TbsSkinButton
    Left = 416
    Top = 24
    Width = 158
    Height = 25
    TabOrder = 2
    SkinData = fmMain.skinData
    SkinDataName = 'button'
    DefaultFont.Charset = DEFAULT_CHARSET
    DefaultFont.Color = clWindowText
    DefaultFont.Height = 12
    DefaultFont.Name = #23435#20307
    DefaultFont.Style = []
    DefaultWidth = 0
    DefaultHeight = 0
    UseSkinFont = True
    RepeatMode = False
    RepeatInterval = 100
    AllowAllUp = False
    TabStop = True
    CanFocused = True
    Down = False
    GroupIndex = 0
    Caption = #20462#25913'(&M)'
    NumGlyphs = 2
    Spacing = 1
    Enabled = False
    OnClick = btnModifyClick
  end
  object btnClose: TbsSkinButton
    Left = 416
    Top = 424
    Width = 158
    Height = 25
    TabOrder = 3
    SkinData = fmMain.skinData
    SkinDataName = 'button'
    DefaultFont.Charset = DEFAULT_CHARSET
    DefaultFont.Color = clWindowText
    DefaultFont.Height = 12
    DefaultFont.Name = #23435#20307
    DefaultFont.Style = []
    DefaultWidth = 0
    DefaultHeight = 0
    UseSkinFont = True
    RepeatMode = False
    RepeatInterval = 100
    AllowAllUp = False
    TabStop = True
    CanFocused = True
    Down = False
    GroupIndex = 0
    Caption = #20851#38381
    NumGlyphs = 2
    Spacing = 1
    OnClick = btnCloseClick
  end
  object cbSection: TbsSkinComboBox
    Left = 73
    Top = 392
    Width = 336
    Height = 20
    TabOrder = 4
    SkinData = fmMain.skinData
    SkinDataName = 'combobox'
    DefaultFont.Charset = DEFAULT_CHARSET
    DefaultFont.Color = clWindowText
    DefaultFont.Height = 12
    DefaultFont.Name = #23435#20307

⌨️ 快捷键说明

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