Online Documentation for Advanced Localizer for RAD Studio VCL

OnGetFileName


Applies to

TQFileLanguageSource component

 

Declaration

property OnGetFileName: TQLangFileNameEvent;

 

Description

 

The OnGetFileName event takes place before the LanguageFile property is set. Depending on the property value, you can process it in the way you need, e.g. add the full path to the filename, etc.

 


See also:

LanguageFile property

TQLangFileNameEvent type