Description
Get or set the list of the properties, which will be localized by the Localize method.
-
Property type
-
A String value.
-
Syntax
-
object.Localizable [= value]
The Localizable Property syntax has these parts: |
| object | An expression evaluating to an object of type McCommandPage. | | value | A String value. | Remarks
This list is defined in the dialog description file ('localString' attribute) and defaults to Caption,ToolTipText.
|