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

📄 utoolsprop.dfm

📁 一个基于不需引擎的文件管理系统,使用了许多界面比较好的控件
💻 DFM
字号:
object ToolProp: TToolProp
  Left = 301
  Top = 271
  BorderStyle = bsToolWindow
  BorderWidth = 1
  Caption = #24037#20855#23646#24615
  ClientHeight = 151
  ClientWidth = 201
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poOwnerFormCenter
  OnClose = FormClose
  OnDestroy = FormDestroy
  PixelsPerInch = 96
  TextHeight = 13
  object SpTBXTabControl1: TSpTBXTabControl
    Left = 0
    Top = 0
    Width = 201
    Height = 121
    Align = alClient
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    ThemeType = tttFlat
    HiddenItems = <>
    object SpTBXTabItem1: TSpTBXTabItem
      Checked = True
      ThemeType = tttFlat
      CaptionW = #24037#20855#23646#24615
    end
    object SpTBXTabSheet1: TSpTBXTabSheet
      Left = 0
      Top = 23
      Width = 201
      Height = 98
      TabItem = 'SpTBXTabItem1'
      object SpTBXLabel1: TSpTBXLabel
        Left = 8
        Top = 8
        Width = 24
        Height = 12
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        LinkFont.Charset = DEFAULT_CHARSET
        LinkFont.Color = clBlue
        LinkFont.Height = -11
        LinkFont.Name = 'MS Sans Serif'
        LinkFont.Style = [fsUnderline]
        CaptionW = #21517#31216
      end
      object edCaption: TRzEdit
        Left = 8
        Top = 24
        Width = 187
        Height = 20
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        FrameVisible = True
        ParentFont = False
        TabOrder = 1
      end
      object SpTBXLabel2: TSpTBXLabel
        Left = 8
        Top = 56
        Width = 24
        Height = 12
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        LinkFont.Charset = DEFAULT_CHARSET
        LinkFont.Color = clBlue
        LinkFont.Height = -11
        LinkFont.Name = 'MS Sans Serif'
        LinkFont.Style = [fsUnderline]
        CaptionW = #36335#24452
      end
      object edPath: TRzButtonEdit
        Left = 8
        Top = 72
        Width = 187
        Height = 20
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        FrameVisible = True
        ParentFont = False
        TabOrder = 3
        ButtonKind = bkFolder
        ButtonShortCut = 16397
        FlatButtons = True
        OnButtonClick = edPathButtonClick
      end
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 121
    Width = 201
    Height = 30
    Align = alBottom
    BevelOuter = bvNone
    TabOrder = 1
    object SpTBXButton1: TSpTBXButton
      Left = 92
      Top = 3
      Width = 49
      Height = 25
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 0
      OnClick = SpTBXButton1Click
      Default = True
      ImageIndex = 25
      LinkFont.Charset = DEFAULT_CHARSET
      LinkFont.Color = clBlue
      LinkFont.Height = -11
      LinkFont.Name = 'MS Sans Serif'
      LinkFont.Style = [fsUnderline]
      ThemeType = thtTBX
      CaptionW = #30830#23450
    end
    object SpTBXButton2: TSpTBXButton
      Left = 148
      Top = 3
      Width = 49
      Height = 25
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 1
      OnClick = SpTBXButton2Click
      Cancel = True
      ImageIndex = 26
      LinkFont.Charset = DEFAULT_CHARSET
      LinkFont.Color = clBlue
      LinkFont.Height = -11
      LinkFont.Name = 'MS Sans Serif'
      LinkFont.Style = [fsUnderline]
      ThemeType = thtTBX
      CaptionW = #21462#28040
    end
  end
  object OpenDlg: TOpenDialog
    Filter = #21487#25191#34892#25991#20214'|*.exe|'#25152#26377#25991#20214'|*.*'
    Title = #36873#25321#25991#20214
    Left = 48
    Top = 40
  end
end

⌨️ 快捷键说明

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