<< Click to display table of contents >> TCustomRVReportGenerator.Language [FMX] |
Specifies the current language of user interface.
type
TRVALanguageName = type String;
property Language: TRVALanguageName;
This property is only available in FireMonkey version of ReportWorkshop (as a temporary solution).
VCL and Lazarus versions of ReportWorkshop use Language property of TRVAControlPanel component.
See also
•RWA_LocalizeErrorMessages procedure
•RWA_LocalizeReportGenerator procedure