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

📄 amain.dfm

📁 MTK based mobile ROM firmware editor
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object fMain: TfMain
  Left = 0
  Top = 0
  Caption = 'LaVe Vocab Tool...'
  ClientHeight = 543
  ClientWidth = 820
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'Tahoma'
  Font.Style = []
  OldCreateOrder = False
  ShowHint = True
  WindowState = wsMaximized
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object dxBarDockControl1: TdxBarDockControl
    Left = 0
    Top = 0
    Width = 820
    Height = 3
    Align = dalTop
    BarManager = BarMan
  end
  object SbMain: TdxStatusBar
    Left = 0
    Top = 523
    Width = 820
    Height = 20
    Images = cxImageList
    Panels = <
      item
        PanelStyleClassName = 'TdxStatusBarTextPanelStyle'
        PanelStyle.ImageIndex = 0
        Width = 350
      end
      item
        PanelStyleClassName = 'TdxStatusBarTextPanelStyle'
        PanelStyle.ImageIndex = 26
        Width = 250
      end
      item
        PanelStyleClassName = 'TdxStatusBarContainerPanelStyle'
        PanelStyle.Container = SbMainContainer2
        Width = 100
      end
      item
        PanelStyleClassName = 'TdxStatusBarTextPanelStyle'
        Text = #1043#1086#1090#1086#1074#1086'...'
      end>
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'Tahoma'
    Font.Style = []
    object SbMainContainer2: TdxStatusBarContainerControl
      Left = 609
      Top = 3
      Width = 100
      Height = 16
      object PBMain: TcxProgressBar
        Left = 0
        Top = 0
        Align = alClient
        Properties.AnimationSpeed = 2
        Properties.BarStyle = cxbsAnimation
        Properties.BeginColor = 54056
        Properties.ShowText = False
        Properties.ShowTextStyle = cxtsText
        TabOrder = 0
        Width = 100
      end
    end
  end
  object cxPageControl2: TcxPageControl
    Left = 0
    Top = 3
    Width = 820
    Height = 520
    ActivePage = cxTabSheet9
    Align = alClient
    Images = cxImageList
    TabOrder = 6
    ClientRectBottom = 520
    ClientRectRight = 820
    ClientRectTop = 25
    object cxTabSheet5: TcxTabSheet
      Caption = #1071#1079#1099#1082#1086#1074#1099#1077' '#1087#1072#1082#1077#1090#1099
      ImageIndex = 0
      object cxGroupBox1: TcxGroupBox
        Left = 0
        Top = 0
        Align = alLeft
        Caption = ' '#1054#1088#1080#1075#1080#1085#1072#1083#1100#1085#1099#1081' '#1089#1083#1086#1074#1072#1088#1100' '
        TabOrder = 0
        Height = 495
        Width = 369
        object dxBarDockControl2: TdxBarDockControl
          Left = 2
          Top = 18
          Width = 365
          Height = 26
          Align = dalTop
          BarManager = BarMan
        end
        object CBModel: TcxDBLookupComboBox
          Left = 99
          Top = 130
          DataBinding.DataField = 'PHONE_MODEL'
          DataBinding.DataSource = DTOriginal
          Properties.KeyFieldNames = 'PHONE_MODEL'
          Properties.ListColumns = <
            item
              FieldName = 'PHONE_MODEL'
            end>
          Properties.ListSource = DTModels
          Properties.ReadOnly = False
          TabOrder = 1
          Width = 225
        end
        object cxPageControl1: TcxPageControl
          Left = 2
          Top = 44
          Width = 365
          Height = 449
          ActivePage = cxTabSheet4
          Align = alClient
          Images = cxImageList
          TabOrder = 2
          ClientRectBottom = 449
          ClientRectRight = 365
          ClientRectTop = 25
          object cxTabSheet3: TcxTabSheet
            Caption = #1057#1083#1086#1074#1072#1088#1080#1082
            ImageIndex = 0
            object TLOriginal: TcxDBTreeList
              Left = 0
              Top = 0
              Width = 365
              Height = 424
              Align = alClient
              Bands = <
                item
                end>
              BufferedPaint = False
              DataController.DataSource = DTOriginal
              DataController.ImageIndexFieldName = 'IMG_IDX'
              DataController.ParentField = 'N'
              DataController.KeyField = 'N'
              DragMode = dmAutomatic
              Font.Charset = DEFAULT_CHARSET
              Font.Color = clWindowText
              Font.Height = -12
              Font.Name = 'Nokia Sans'
              Font.Style = []
              Images = cxImageList
              OptionsBehavior.CellHints = True
              OptionsBehavior.ImmediateEditor = False
              OptionsBehavior.ExpandOnIncSearch = True
              OptionsBehavior.IncSearchItem = TLOriginalYourlanguage
              OptionsBehavior.DragDropText = True
              OptionsBehavior.IncSearch = True
              OptionsCustomizing.DynamicSizing = True
              OptionsData.Deleting = False
              OptionsSelection.HideFocusRect = False
              OptionsSelection.MultiSelect = True
              OptionsView.CellAutoHeight = True
              OptionsView.ColumnAutoWidth = True
              OptionsView.GridLines = tlglHorz
              OptionsView.Indicator = True
              OptionsView.ShowRoot = False
              ParentFont = False
              RootValue = '_'
              TabOrder = 0
              OnChange = TLOriginalChange
              OnDblClick = TLOriginalDblClick
              OnFocusedColumnChanged = TLOriginalFocusedColumnChanged
              OnMoveTo = TLOriginalMoveTo
              object TLOriginalN: TcxDBTreeListColumn
                DataBinding.FieldName = 'N'
                MinWidth = 70
                Options.Sizing = False
                Options.Editing = False
                Width = 70
                Position.ColIndex = 0
                Position.RowIndex = 0
                Position.BandIndex = 0
              end
              object TLOriginalEnglish: TcxDBTreeListColumn
                PropertiesClassName = 'TcxMemoProperties'
                Properties.ReadOnly = True
                DataBinding.FieldName = 'English'
                Options.Editing = False
                Width = 135
                Position.ColIndex = 1
                Position.RowIndex = 0
                Position.BandIndex = 0
              end
              object TLOriginalYourlanguage: TcxDBTreeListColumn
                PropertiesClassName = 'TcxMemoProperties'
                Properties.AutoSelect = True
                Properties.ScrollBars = ssVertical
                DataBinding.FieldName = 'RUSSIAN'
                Width = 146
                Position.ColIndex = 2
                Position.RowIndex = 0
                Position.BandIndex = 0
              end
              object TLOriginalSTR_ID: TcxDBTreeListColumn
                Visible = False
                DataBinding.FieldName = 'STR_ID'
                Options.Hidden = True
                Position.ColIndex = 3
                Position.RowIndex = 0
                Position.BandIndex = 0
              end
              object TLOriginalPARENT_ID: TcxDBTreeListColumn
                Visible = False
                DataBinding.FieldName = 'PARENT_ID'
                Options.Hidden = True
                Position.ColIndex = 4
                Position.RowIndex = 0
                Position.BandIndex = 0
              end
              object TLOriginalIS_TRANSL: TcxDBTreeListColumn
                PropertiesClassName = 'TcxCheckBoxProperties'
                Properties.ValueChecked = 'Y'
                Properties.ValueUnchecked = 'N'
                Visible = False
                DataBinding.FieldName = 'IS_TRANSL'
                Options.Hidden = True
                Position.ColIndex = 5
                Position.RowIndex = 0
                Position.BandIndex = 0
              end
              object TLOriginalPHONE_MODEL: TcxDBTreeListColumn
                Caption.Text = 'MODEL'
                DataBinding.FieldName = 'PHONE_MODEL'
                Options.Sorting = False
                Position.ColIndex = 6
                Position.RowIndex = 0
                Position.BandIndex = 0
              end
            end
          end
          object cxTabSheet4: TcxTabSheet
            Caption = #1052#1086#1076#1077#1083#1080' '#1090#1077#1083#1077#1092#1086#1085#1086#1074
            ImageIndex = 19
            object cxDBTreeList1: TcxDBTreeList
              Left = 0
              Top = 26
              Width = 365
              Height = 398
              Align = alClient
              Bands = <
                item
                end>
              BufferedPaint = False
              DataController.DataSource = DTModels
              DataController.ParentField = 'PHONE_MODEL'
              DataController.KeyField = 'PHONE_MODEL'
              Font.Charset = DEFAULT_CHARSET
              Font.Color = clWindowText
              Font.Height = -12
              Font.Name = 'Nokia Sans'
              Font.Style = []
              Images = cxImageList
              OptionsBehavior.CellHints = True
              OptionsBehavior.ImmediateEditor = False
              OptionsBehavior.ExpandOnIncSearch = True
              OptionsBehavior.DragDropText = True
              OptionsBehavior.IncSearch = True
              OptionsCustomizing.DynamicSizing = True
              OptionsData.Deleting = False
              OptionsSelection.HideFocusRect = False
              OptionsSelection.MultiSelect = True
              OptionsView.CellAutoHeight = True
              OptionsView.ColumnAutoWidth = True
              OptionsView.GridLines = tlglHorz
              OptionsView.Indicator = True
              OptionsView.ShowRoot = False
              ParentFont = False
              RootValue = '_'
              TabOrder = 0
              OnSelectionChanged = cxDBTreeList1SelectionChanged
              object cxDBTreeList1PHONE_MODEL: TcxDBTreeListColumn
                DataBinding.FieldName = 'PHONE_MODEL'
                Options.Editing = False
                Position.ColIndex = 0
                Position.RowIndex = 0
                Position.BandIndex = 0
              end
              object cxDBTreeList1WORDS: TcxDBTreeListColumn
                DataBinding.FieldName = 'WORDS'
                Options.Sizing = False
                Options.Editing = False
                Width = 50
                Position.ColIndex = 1
                Position.RowIndex = 0
                Position.BandIndex = 0
              end
            end
            object dxBarDockControl5: TdxBarDockControl
              Left = 0
              Top = 0
              Width = 365
              Height = 26
              Align = dalTop
              BarManager = BarMan
            end
          end
        end
      end
      object cxSplitter1: TcxSplitter
        Left = 369
        Top = 0
        Width = 8
        Height = 495
        Control = cxGroupBox1
      end
      object cxGroupBox2: TcxGroupBox
        Left = 377
        Top = 0
        Align = alClient
        Caption = ' '#1057#1090#1088#1091#1082#1090#1091#1088#1072' '#1084#1077#1085#1102' '
        TabOrder = 2
        Height = 495
        Width = 443
        object PCStruct: TcxPageControl
          Left = 2
          Top = 18
          Width = 439
          Height = 475
          ActivePage = cxTabSheet1
          Align = alClient
          Images = cxImageList
          TabOrder = 0
          ClientRectBottom = 475
          ClientRectRight = 439
          ClientRectTop = 25
          object cxTabSheet1: TcxTabSheet
            Caption = #1050#1086#1085#1090#1088#1086#1083#1100' '#1087#1077#1088#1077#1074#1086#1076#1072
            ImageIndex = 0
            object TLStructure: TcxDBTreeList
              Left = 0
              Top = 26

⌨️ 快捷键说明

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