Online Documentation for Advanced Localizer for RAD Studio VCL

SetFormSection method


Applies to

TQCustomLanguageSource component

 

Declaration

procedure SetFormSection(const Value: string); virtual;

 

Description

 

The SetFormSection method is used in all the descendant components of TQCustomLanguageSource to set the current section of the source language file (see FormSection property).

 


See also:

FormSection property

GetFormSection method