Online Documentation for Advanced Localizer for RAD Studio VCL
OnGetFormSection event
Applies to
TQCustomLanguageSource component
Declaration
property OnGetFormSection;
Description
The OnGetFormSection event takes place when the GetFormSection method is called. Define the event handler if you want to take some actions after calling this method.