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

📄 ufolderprops.dfm

📁 FMA is a free1 powerful phone editing tool allowing users to easily manage all of the personal data
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object frmFolderProps: TfrmFolderProps
  Left = 467
  Top = 161
  BorderStyle = bsDialog
  Caption = 'Properties'
  ClientHeight = 410
  ClientWidth = 385
  Color = clBtnFace
  ParentFont = True
  OldCreateOrder = False
  Position = poMainFormCenter
  OnCreate = FormCreate
  OnDestroy = FormDestroy
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object ApplyButton: TTntButton
    Left = 232
    Top = 380
    Width = 69
    Height = 25
    Caption = 'OK'
    TabOrder = 1
    OnClick = ApplyButtonClick
  end
  object PageControl1: TTntPageControl
    Left = 8
    Top = 8
    Width = 369
    Height = 365
    ActivePage = tsGeneral
    TabOrder = 0
    object tsGeneral: TTntTabSheet
      Caption = 'General'
      object TntImage1: TTntImage
        Left = 8
        Top = 12
        Width = 32
        Height = 32
        Transparent = True
      end
      object lblName1: TTntLabel
        Left = 64
        Top = 20
        Width = 44
        Height = 13
        Caption = 'lblName1'
      end
      object Bevel1: TBevel
        Left = 8
        Top = 52
        Width = 345
        Height = 9
        Shape = bsTopLine
      end
      object Panel1: TPanel
        Left = 8
        Top = 64
        Width = 345
        Height = 265
        BevelOuter = bvNone
        TabOrder = 1
      end
      object TntEdit1: TTntEdit
        Left = 64
        Top = 16
        Width = 289
        Height = 21
        TabOrder = 0
        Visible = False
        OnChange = TntEdit1Change
      end
      object pcGeneral: TTntPageControl
        Left = 4
        Top = 60
        Width = 353
        Height = 273
        ActivePage = tsDatabase
        MultiLine = True
        Style = tsButtons
        TabOrder = 2
        Visible = False
        object tsPhone: TTntTabSheet
          Caption = 'tsPhone'
          TabVisible = False
          DesignSize = (
            345
            263)
          object lbManufacturer: TTntLabel
            Left = 120
            Top = 0
            Width = 224
            Height = 14
            AutoSize = False
            Transparent = True
          end
          object lbModel: TTntLabel
            Left = 120
            Top = 20
            Width = 224
            Height = 14
            AutoSize = False
            Transparent = True
          end
          object lbSWRevision: TTntLabel
            Left = 120
            Top = 40
            Width = 220
            Height = 14
            Anchors = [akLeft, akTop, akRight]
            AutoSize = False
            Transparent = True
          end
          object lbSerialNumber: TTntLabel
            Left = 120
            Top = 60
            Width = 220
            Height = 14
            Anchors = [akLeft, akTop, akRight]
            AutoSize = False
            Transparent = True
          end
          object lbvbat: TTntLabel
            Left = 120
            Top = 80
            Width = 224
            Height = 14
            AutoSize = False
            Transparent = True
          end
          object lbicharge: TTntLabel
            Left = 120
            Top = 100
            Width = 224
            Height = 14
            AutoSize = False
            Transparent = True
          end
          object lbcyclescharge: TTntLabel
            Left = 120
            Top = 120
            Width = 224
            Height = 14
            AutoSize = False
            Transparent = True
          end
          object lbdcio: TTntLabel
            Left = 120
            Top = 140
            Width = 224
            Height = 14
            AutoSize = False
            Transparent = True
          end
          object lbiphone: TTntLabel
            Left = 120
            Top = 160
            Width = 224
            Height = 14
            AutoSize = False
            Transparent = True
          end
          object lblTimeLeft: TTntLabel
            Left = 120
            Top = 180
            Width = 224
            Height = 14
            AutoSize = False
            Transparent = True
          end
          object lbtempbatt: TTntLabel
            Left = 120
            Top = 200
            Width = 224
            Height = 14
            AutoSize = False
            Transparent = True
          end
          object lbtempphone: TTntLabel
            Left = 120
            Top = 220
            Width = 224
            Height = 14
            AutoSize = False
            Transparent = True
          end
          object Label11: TTntLabel
            Left = 0
            Top = 220
            Width = 114
            Height = 13
            AutoSize = False
            Caption = 'Phone:'
            Transparent = True
          end
          object Label10: TTntLabel
            Left = 0
            Top = 200
            Width = 114
            Height = 13
            AutoSize = False
            Caption = 'Battery:'
            Color = clBtnFace
            ParentColor = False
            Transparent = True
          end
          object Label9: TTntLabel
            Left = 0
            Top = 180
            Width = 114
            Height = 13
            AutoSize = False
            Caption = 'Time Left:'
            Transparent = True
          end
          object Label8: TTntLabel
            Left = 0
            Top = 160
            Width = 114
            Height = 13
            AutoSize = False
            Caption = 'Consumption:'
            Transparent = True
          end
          object Label7: TTntLabel
            Left = 0
            Top = 140
            Width = 114
            Height = 13
            AutoSize = False
            Caption = 'From Charge:'
            Transparent = True
          end
          object Label5: TTntLabel
            Left = 0
            Top = 120
            Width = 114
            Height = 13
            AutoSize = False
            Caption = 'Charge Counter:'
            Transparent = True
          end
          object Label4: TTntLabel
            Left = 0
            Top = 100
            Width = 114
            Height = 13
            AutoSize = False
            Caption = 'Current Charge:'
            Transparent = True
          end
          object Label6: TTntLabel
            Left = 0
            Top = 80
            Width = 114
            Height = 13
            AutoSize = False
            Caption = 'Battery Voltage:'
            Transparent = True
          end
          object Label14: TTntLabel
            Left = 0
            Top = 60
            Width = 114
            Height = 13
            AutoSize = False
            Caption = 'Serial Number:'
            Transparent = True
          end
          object Label16: TTntLabel
            Left = 0
            Top = 40
            Width = 114
            Height = 13
            AutoSize = False
            Caption = 'Software Revision:'
            Transparent = True
          end
          object Label13: TTntLabel
            Left = 0
            Top = 20
            Width = 114
            Height = 13
            AutoSize = False
            Caption = 'Model:'
            Transparent = True
          end
          object Label12: TTntLabel
            Left = 0
            Top = 0
            Width = 114
            Height = 13
            AutoSize = False
            Caption = 'Manufacturer:'
            Transparent = True
          end
          object TntLabel13: TTntLabel
            Left = 0
            Top = 240
            Width = 114
            Height = 13
            AutoSize = False
            Caption = 'Storage:'
            Transparent = True
          end
          object lbphonedb: TTntLabel
            Left = 120
            Top = 240
            Width = 224
            Height = 14
            AutoSize = False
            Transparent = True
          end
        end
        object tsContact: TTntTabSheet
          Caption = 'tsContact'
          TabVisible = False
          object lblContact: TTntLabel
            Left = 58
            Top = 20
            Width = 283
            Height = 13
            AutoSize = False
          end
          object lblContactPrefix: TTntLabel
            Left = 0
            Top = 20
            Width = 31

⌨️ 快捷键说明

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