Online Documentation for Advanced Localizer for RAD Studio VCL
Clear
Applies to
TQCustomLanguageSource component
Declaration
procedure Clear; virtual; abstract;
Description
The Clear method is used in all the descendant components of TQCustomLanguageSource to clear the current section of the language source. The current section is specified in the FormSection property. If the section is not specified then it clears all the source.
See also: