SetRpLangDLL() Function

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

SetRpLangDLL() Function

Previous pageReturn to chapter overviewNext page

Purpose

To specify the language DLL which ReportPro uses.

Syntax

SetRpLangDLL(cDLL) NIL

Arguments

cDLL                The file name of the language DLL.

Description

This function sets the language DLL for the RpReport, RpPrinter and PtrDevice classes.  The <cDLL> argument can contain the full path to the DLL.

Example

SetRpLangDLL("C:\RP2\RP2GER32.DLL")