BasicProperties
 
Component BasicProperties
This component is example of basic properties. The component was designed to help developers start creating a new user components quickly.
Component Level: High
This component is example of properties in Basic version of Component Wizard.

Driver of the component was not changed, it is original file generated by Component Wizard.

In the settings file of the component (Drivers page - Edit settings) you can see usage of most symbols defined by properties. The settings is generated for example to the component header file into first comment.

You can see also CHG file and TST file of the component.
CHG file changes setting of Method1 according to value of boolean item (Boolean yes / no).
TST file generates warning if you select both method in the component.