PDFium Component Docs

פונקציה LoadPDFiumDll

Unit: PDFium
פותר את נתיב ה- DLL של PDFium באמצעות מדיניות החיפוש של הרכיב

Syntax

function LoadPDFiumDll: string;

Parameters

None

Return Value

string

Description

LoadPDFiumDll resolves the PDFium runtime DLL path selected by EnableV8Engine and the current process bitness

The search checks bundled DLLs folders, direct Win32 or Win64 folders, the executable directory, and then the Windows system directory fallback

Remarks

Example

DllPath := LoadPDFiumDll;

See Also

TPdf.LoadLibrary, BuildDllName, FindDllInDllsTree