Functionality Tab
The Project window contains a Functionality tab for DLLs that are non-connectivity-related, such as library references. This tab presents an overview of the properties, functions, events, and references for the project element selected in the Project tree.
The Type drop-down list in the right pane shows the various types that exist in the library for the object selected in the Project tree. Select an item in the drop-down to display its properties, functions, and events.
The Functions and Events pane lists the functions and events for the selected object.
A + sign in the Get column of the Properties table indicates that the property value can be read in the Real-Time Designer logic. A + sign in the Set column indicates that the property can be updated. A + sign in the Bindable column indicates that an event is generated each time the property value changes.
You can click the + in the Functions and Events tables to view the specific parameters for that item.
Click a function or event in the Functions and Events pane to view any references to it in the References pane.
Double-clicking a rule in the References pane automatically opens the relevant module and displays the selected object.