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

📄 seditadaptor.dfm

📁 Alpha Controls 5.40,delphi上的alpha开发源码控件包。没有密码。5.40版的最新版。
💻 DFM
字号:
object sAdaptorEditForm: TsAdaptorEditForm
  Left = 192
  Top = 106
  BorderStyle = bsDialog
  Caption = 'Controls adaptor customizer'
  ClientHeight = 250
  ClientWidth = 327
  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 sListBox1: TsAlphaListBox
    Left = 15
    Top = 17
    Width = 193
    Height = 191
    Anchors = [akLeft, akTop, akRight, akBottom]
    ItemHeight = 13
    TabOrder = 0
  end
  object sButton1: TsButton
    Left = 231
    Top = 19
    Width = 75
    Height = 25
    Caption = 'Insert all'
    TabOrder = 1
  end
  object sButton2: TsButton
    Left = 231
    Top = 46
    Width = 75
    Height = 25
    Caption = 'Delete'
    TabOrder = 2
  end
  object sButton3: TsButton
    Left = 232
    Top = 146
    Width = 75
    Height = 25
    Caption = 'Ok'
    TabOrder = 3
  end
  object sEdit1: TsEdit
    Left = 81
    Top = 218
    Width = 124
    Height = 21
    TabOrder = 4
    Anchors = [akRight, akBottom]
  end
  object sButton4: TsButton
    Left = 232
    Top = 174
    Width = 75
    Height = 25
    Caption = 'Cancel'
    TabOrder = 6
  end
  object sSkinProvider1: TsSkinProvider
    GripMode = gmRightBottom
    TitleButtons = <>
    Left = 233
    Top = 12
  end
end

⌨️ 快捷键说明

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