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

📄 modalcolumns.dfm

📁 不错的远程控制程序
💻 DFM
字号:
object ColumnsModal: TColumnsModal
  Left = 489
  Top = 229
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #20027#26426#20449#24687#26597#30475#35774#32622
  ClientHeight = 204
  ClientWidth = 353
  Color = cl3DLight
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 8
    Top = 8
    Width = 57
    Height = 13
    AutoSize = False
    Caption = #38544#34255#20449#24687
  end
  object Label2: TLabel
    Left = 216
    Top = 8
    Width = 65
    Height = 13
    AutoSize = False
    Caption = #26174#31034#20449#24687
  end
  object ListBox1: TListBox
    Left = 8
    Top = 24
    Width = 129
    Height = 129
    ItemHeight = 13
    Items.Strings = (
      #29256#26412#21495
      #22788#29702#22120
      #35745#31639#26426#21517
      #23616#22495#32593#22320#22336
      #20869#23384#22823#23567
      #25668#20687#22836
      #31995#32479#31867#22411
      #29992#25143#21517)
    MultiSelect = True
    Sorted = True
    TabOrder = 0
  end
  object ListBox2: TListBox
    Left = 216
    Top = 24
    Width = 129
    Height = 129
    DragMode = dmAutomatic
    ItemHeight = 13
    MultiSelect = True
    TabOrder = 1
    OnDragDrop = ListBox2DragDrop
    OnDragOver = ListBox2DragOver
  end
  object Button1: TButton
    Left = 144
    Top = 56
    Width = 65
    Height = 25
    Caption = #28155#21152' ->'
    TabOrder = 2
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 144
    Top = 88
    Width = 65
    Height = 25
    Caption = '<- '#21024#38500
    TabOrder = 3
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 192
    Top = 168
    Width = 75
    Height = 25
    Caption = #30830#23450
    ModalResult = 1
    TabOrder = 4
  end
  object Button4: TButton
    Left = 272
    Top = 168
    Width = 75
    Height = 25
    Caption = #21462#28040
    ModalResult = 2
    TabOrder = 5
  end
end

⌨️ 快捷键说明

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