You are reading help file online using chmlib.com
|
SmartExcludeProps property
Applies to
TsiLang component
Declaration
property SmartExcludeProps: TStrings;
Description
SmartExcludeProps property contains list of specified components' properties that should be excluded from translation list. Double-click on this property in Object Inspector and use Exclude from Translations Editor to exclude some particular properties of components. The example of necessity excluding specified component property from translation could be the Text property of some Edit box with content that should be changed by user and should remain without any changes after changing language.
See also
Using Exclude from Translations Editor
You are reading help file online using chmlib.com
|