|
THotPDF.SearchLoadedFirst
|
Top Previous Next |
|
在已載入的頁面中搜尋第一個相符的字串
Delphi syntax: function SearchLoadedFirst( PageIndex: Integer; const Needle: UnicodeString; CaseSensitive: boolean; out AMatch: THPDFTextMatch ): boolean;
Description 在已載入的頁面中搜尋第一個相符的字串 傳回搜尋目標的第一個出現位置
See also: THotPDF |