內嵌函式

Editor_ActivateTemp

激活臨時文字。

Editor_AddRef

遞增外掛程式的引用號。

Editor_AutoFill

對 CSV 文檔執行自動填滿或快速填入操作。

Editor_BatchFindInFiles

從指定路徑中的多個檔案中搜索多個字串。

Editor_BatchFindReplace

搜索或取代多個字串。

Editor_BatchReplaceInFiles

在指定位置取代多個檔案中的多個字串。

Editor_CloseTemp

關閉臨時文字。

Editor_Compare

比較兩個檔案。

Editor_Convert

轉換字元。

Editor_ConvertCsv

轉換目前的文檔的 CSV 格式。

Editor_CustomBarOpen

打開自訂顯示條。

Editor_CustomBarClose

關閉自訂顯示條。

Editor_DevToView

轉換指定位置的設備 (客戶端) 坐標來顯示坐標。

Editor_DocGetConfigA

用一個 ANSI 字串檢索選取的組態名稱。

Editor_DocGetConfigW

為指定的文檔檢索選取的組態名稱并把它作為一個 Unicode 字串。

Editor_DocGetLines

檢索指定文檔的行數。

Editor_DocGetModified

檢索指定文檔的文字的修改狀態。

Editor_DocInfo

檢索或設置用於 EmEditor 的信息參數之一的值。

Editor_DocInfoEx

檢索或設置用於 EmEditor 的信息參數之一的值。

Editor_DocSaveFileA

儲存指定文檔中的文字到另一個指定的檔案中 (ANSI)。

Editor_DocSaveFileW

儲存指定文檔中的文字到另一個指定的檔案中 (Unicode)。

Editor_DocSetConfigA

把指定文檔變更為一個用 ANSI 字串指定的組態。

Editor_DocSetConfigW

把指定文檔變更為一個用 Unicode 字串指定的組態。

Editor_DoIdle

重新整理工具列,視窗標題,標籤頁及其他。

Editor_EditColumn

移動,復制,刪除,或合併目前的 CSV 文檔中的指定欄。

Editor_EditTemp

把臨時文字作為一個新文檔打開。

Editor_EnumConfig

列舉可用的組態。

Editor_EnumHighlight

列舉亮顯的字串。

Editor_EmptyUndoBuffer

為復原和重做命令清空緩衝區。

Editor_ExecCommand

執行一個指定的命令。

Editor_ExecPlugin

執行一個指定的外掛程式。

Editor_ExtractFrequent

將常用字串抽出到新文檔中。

Editor_Filter

用指定的字串以及設定來篩選文檔。

Editor_FindA

搜尋一個 ANSI 字串。

Editor_FindInFiles

在指定路徑的多個檔案中搜尋一個字串。

Editor_FindInFilesA

在指定路徑的多個檔案中搜尋一個 ANSI 字串。

Editor_FindInFilesW

在指定路徑的多個檔案中搜尋一個 Unicode 字串。

Editor_FindRegex

用規則運算式搜尋一個字串。

Editor_FindReplace

搜尋或取代一個字串。

Editor_FindW

搜尋一個 Unicode 字串。

Editor_Free

釋放一個指定的外掛程式。

Editor_GetAccelArray

檢索快速鍵的數組。

Editor_GetActiveString

檢索主動字串。

Editor_GetAnchorPos

檢索選區的原點。

Editor_GetAttr

在剪貼簿記錄中的指定位置處刪除文字。

Editor_GetCaretPos

檢索目前的游標位置。

Editor_GetCell

在指定的單元格內檢索 Unicode 文字。

Editor_GetClip

在剪貼簿記錄中的指定位置處檢索文字。

Editor_GetClipPos

檢索剪貼簿記錄中的目前的位置。

Editor_GetCmdID

獲得外掛程式命令 ID。

Editor_GetColor

檢索指定部分的文字、背景顏色以及樣式。

Editor_GetColumn

在 CSV 模式中設置一欄文字。

Editor_GetConfigA

檢索所選取的組態名稱為 ANSI 字串。

Editor_GetConfigW

檢索所選取的組態名稱為 Unicode 字串。

Editor_GetDroppedFile

檢索最近拖放的檔案。

Editor_GetFilter

檢索當前文檔的篩選字符串及設定。

Editor_GetLineA

在指定行檢索 ANSI 文字。

Editor_GetLines

檢索目前的文檔的行數。

Editor_GetLineW

檢索指定行的 Unicode 文字。

Editor_GetMargin

檢索邊距大小。

Editor_GetModified

檢索文字的修改狀態。

Editor_GetMultiSel

當多個選區都可用時,檢索一個指定選區的信息。

Editor_GetOutlineLevel

檢索指定邏輯行的大綱級別。

Editor_GetOutputString

檢索輸出列中的文字。

Editor_GetPageSize

檢索頁面大小。

Editor_GetRef

檢索一個指定外掛程式的引用號。

Editor_GetRedraw

檢索在 EmEditor 中允許或禁止重繪變更的標志。

Editor_GetScrollPos

檢索捲軸的目前的游標位置。

Editor_GetSelEnd

檢索選區的結尾字元位置。

Editor_GetSelStart

檢索選區的開始字元位置。

Editor_GetSelTextA

檢索被選取的 ANSI 文字。

Editor_GetSelTextW

檢索被選取的 Unicode 文字。

Editor_GetSelType

獲得選區狀態的類型。

Editor_GetSelTypeEx

獲得選區狀態的類型。

Editor_GetStatusA

檢索顯示在狀態列上的 ANSI 文字。

Editor_GetStatusW

檢索顯示在狀態列上的 Unicode 文字。

Editor_GetUnicodeName

檢索指定字元或字串的 Unicode 名。

Editor_GetVersion

返回版本號。

Editor_GetWord

檢索游標位置處的一個單字。

Editor_Help

顯示說明中的指定頁面。

Editor_Info

檢索或設置用於 EmEditor 的信息參數之一的值。

Editor_InsertA

把一個 ANSI 字串插入到目前的游標位置處。

Editor_InsertClip

在剪貼簿記錄上的指定位置處插入文字。

Editor_InsertFileA

在游標處插入指定檔案內容 (ANSI)。

Editor_InsertFileW

在游標處插入指定檔案內容 (Unicode)。

Editor_InsertStringA

把一個 ANSI 字串插入到目前的游標位置處。取決于目前的屬性,這可能會覆寫已存在的字串。

Editor_InsertStringW

把一個 Unicode 字串插入到目前的游標位置處。取決于目前的屬性,這可能會覆寫已存在的字串。

Editor_InsertW

把一個 Unicode 字串插入到目前的游標位置處。

Editor_IsCharHalfOrFull

決定一個指定的字元是全形還是半形。它也可以計算指定字串的總寬度。

Editor_Join

按指定索引鍵資料欄,用一個與 JOIN 操作類似的方法合併兩個 CSV 文檔,并創建一個新文檔。

Editor_KeyboardProp

顯示指定命令 ID 和組態的鍵盤屬性。

Editor_LineFromChar

檢索包含指定字元索引 (序列位置) 的行的索引。

Editor_LineIndex

檢索在 EmEditor 中一個指定行的第一個字元的字元索引。

Editor_LoadConfigA

重新載入由一個 ANSI 字串指定名稱的組態。

Editor_LoadConfigW

重新載入由一個 Unicode 字串指定名稱的組態。

Editor_LoadFileA

把一個指定檔案載入到 EmEditor 中 (ANSI)。

Editor_LoadFileW

把一個指定檔案載入到 EmEditor 中 (Unicode)。

Editor_LogicalToSerial

把邏輯坐標轉換為序列位置。

Editor_LogicalToView

把邏輯坐標轉換為顯示坐標。

Editor_ManageDuplicates

刪除或把重複行設為書籤。

Editor_MatchRegex

決定一個字串是否與一個指定的規則運算式相符合。

Editor_Numbering

在游標位置或垂直選擇處,插入編號。

Editor_OutputDir

為輸出列設置目前的目錄。

Editor_OutputString

追加一個字串到輸出列中。

Editor_OverwriteA

通過在目前的游標位置處覆寫已存在的字串插入一個 ANSI 字串。

Editor_OverwriteW

通過在目前的游標位置處覆寫已存在的字串插入一個 Unicode 字串。

Editor_PivotTable

在 CSV 文檔中建立樞紐分析表。

Editor_QueryStatus

查詢命令的狀態,無論命令是否被啟用,也不管命令是否處于被選中的狀態。

Editor_QueryString

查詢與指定的命令相關聯的字串。

Editor_QueryStringEx

查詢與指定的命令相關聯的字串。此內嵌函式支持超過 MAX_PATH 的長檔案路徑。

Editor_RearrangeColumns

重排 CSV 欄。

Editor_Redraw

在 EmEditor 中允許或禁止重繪變更。

Editor_RegQueryValue

根據 EmEditor 的設定,從注冊表或一個 INI 檔案中查詢一個值。

Editor_RegSetValue

根據 EmEditor 的設定,設一個值到注冊表或一個 INI 檔案中。

Editor_Release

遞減外掛程式的引用號。

Editor_RemoveClip

在剪貼簿記錄上的指定位置處刪除文字。

Editor_ReplaceA

取代一個 ANSI 字串。

Editor_ReplaceW

取代一個 Unicode 字串。

Editor_ReplaceInFiles

在指定位置的多個檔案中取代一個字串。

Editor_ReplaceInFilesA

在指定位置的多個檔案中搜尋一個 ANSI 字串。

Editor_ReplaceInFilesW

在指定位置的多個檔案中取代一個 Unicode 字串。

Editor_RotateClip

在剪貼簿記錄上旋轉目前的位置。

Editor_RunMacro

運行一個巨集。

Editor_SaveFileA

儲存文字到一個指定的檔案中 (ANSI)。

Editor_SaveFileW

儲存文字到一個指定的檔案中 (Unicode)。

Editor_SaveTemp

儲存臨時文字。

Editor_SerialToLogical

把序列位置轉換為邏輯坐標。

Editor_SetAnchorPos

設置選區的原點。

Editor_SetCaretPos

指定游標位置。

Editor_SetCaretPosEx

移動游標位置并且選擇性地延伸選區。

Editor_SetCell

在指定的儲存格中設置文字。

Editor_SetColumn

設置一列文字。

Editor_SetClipPos

在剪貼簿記錄上設置目前的位置。

Editor_SetConfigA

變更為一個用 ANSI 字串指定的組態。

Editor_SetConfigW

變更為一個用 Unicode 字串指定的組態。

Editor_SetModified

變更文字的修改狀態。

Editor_SetMultiSel

當多個選取內容可用時,設置指定的選取內容的信息。

Editor_SetOutlineArray

為指定的多行設置大綱級別。

Editor_SetOutlineLevel

為指定的邏輯行設置大綱級別。

Editor_SetScrollPos

指定捲動欄位置。

Editor_SetScrollPosEx

指定捲動欄位置。

Editor_SetSelLength

變更選區的字元長度。

Editor_SetSelType

設置選區狀態的類型。

Editor_SetSelTypeEx

設置選區狀態的類型。

Editor_SetSelView

變更選區的開始和結束位置。

Editor_SetStatusA

在狀態列上顯示一條 ANSI 消息。

Editor_SetStatusW

在狀態列上顯示一條 Unicode 消息。

Editor_ShowOutline

顯示或隱藏大綱。

Editor_ShowTip

顯示或隱藏工具提示。

Editor_Sort

排序文檔。

Editor_SplitColumn

分割目前的 CSV 文檔的指定欄。

Editor_ToolbarClose

關閉一個自訂工具列。

Editor_ToolbarOpen

打開自訂工具列。

Editor_ToolbarShow

顯示或隱藏一個自訂工具列。

Editor_Unpivot

通過壓平合併 CSV 數據將欄轉換為列。

Editor_UpdateToolbar

在工具列中更新一個按鈕的狀態。

Editor_ViewToDev

把顯示指定位置的顯示坐標轉換為設備 (客戶端) 坐標。

Editor_ViewToLogical

把一個指定位置的顯示坐標轉換為邏輯坐標。