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

📄 selectdirectoryunit.dfm

📁 公交行业的管理系统
💻 DFM
字号:
object SelectDirectoryForm: TSelectDirectoryForm
  Left = 233
  Top = 11
  Width = 379
  Height = 533
  Caption = #36873#25321#25991#20214#22841
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 11
    Top = 416
    Width = 72
    Height = 13
    Caption = #26032#24314#25991#20214#22841#65306
  end
  object Label2: TLabel
    Left = 8
    Top = 360
    Width = 353
    Height = 41
    AutoSize = False
    Caption = #22312#25991#20214#22841'(??)'#19979
    WordWrap = True
  end
  object ShellTreeView1: TShellTreeView
    Left = 8
    Top = 8
    Width = 353
    Height = 345
    ObjectTypes = [otFolders]
    Root = 'rfDesktop'
    UseShellImages = True
    AutoRefresh = False
    Indent = 19
    ParentColor = False
    RightClickSelect = True
    ShowRoot = False
    TabOrder = 0
    OnChange = ShellTreeView1Change
  end
  object BitBtn1: TBitBtn
    Left = 40
    Top = 456
    Width = 75
    Height = 25
    Caption = #30830#23450
    ModalResult = 1
    TabOrder = 1
  end
  object BitBtn2: TBitBtn
    Left = 224
    Top = 456
    Width = 75
    Height = 25
    Caption = #21462#28040
    ModalResult = 2
    TabOrder = 2
  end
  object Edit1: TEdit
    Left = 88
    Top = 412
    Width = 185
    Height = 21
    TabOrder = 3
  end
  object BitBtn3: TBitBtn
    Left = 280
    Top = 411
    Width = 30
    Height = 24
    Caption = #26032#24314
    TabOrder = 4
    OnClick = BitBtn3Click
  end
end

⌨️ 快捷键说明

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