Online Documentation for Advanced Localizer for RAD Studio VCL

PropNames


Applies to

TQFormLocalizer component

 

Declaration

property PropNames: TStrings;

 

Description

 

The PropNames property contains the names of the properties to be localized. These properties are common for all the form's components (including the form itself). If one of the components doesn't have some property from this list, then this property will be ignored for this component when localizing.

 


See also:

Dependencies property

Excluded property