You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The example includes projects for both [Delphi](./Delphi) and [C++Builder](./CPB).
17
17
18
-

18
+
<imgwidth="450"src="./images/Lokalisierungsbeispiel.png"alt="Start screen of the localization example, offering to select between English and German, and to display Report Designer and Report Viewer dialogs" />
19
19
20
20
## Prerequisites
21
21
22
22
See the [DevExpress Reports Prerequisites](https://docs.devexpress.com/VCL/405469/ExpressReports/vcl-reports#expressreports-prerequisites).
23
23
24
24
## Implementation Details
25
25
26
-
To localize the DevExpress Report Designer and Report Viewer in your Delphi or C++Builder application,
26
+
To localize the DevExpress Report Designer and Report Viewer in your Delphi or C++Builder application,
27
27
do the following:
28
28
29
29
1. Use the [DevExpress UI Localization Service](https://docs.devexpress.com/GeneralInformation/16235/localization/localization-service)
@@ -83,11 +83,11 @@ The DevExpress VCL library components support localization using [resource files
83
83
84
84
## Localized Report Dialogs Preview
85
85
86
-
Localized Report Designer:
86
+
**Localized Report Designer:**
87
87
88
88

89
89
90
-
Localized Report Viewer:
90
+
**Localized Report Viewer:**
91
91
92
92

0 commit comments