Online Documentation for Advanced Localizer for RAD Studio VCL
TQLangFileNameEvent type
Unit
Declaration
type TQLangFileNameEvent = procedure(Sender: TObject; var FileName: string); of object;
Description
The TQLangFileNameEvent type is the OnGetFileName event type. Processing this event you can change the FileName value which will be the LanguageFile property value.
See also: