|
<< Click to display table of contents >> TRVWidgetPageContainer.AutoCollapse |
Determines whether the widget is automatically collapsed when the close button is clicked.
property AutoCollapse: Boolean;
The close button displays an “X” and is located in the upper-right corner of the widget when the widget is expanded.
If no OnClose event handler is assigned and AutoCollapse = True, clicking the close button collapses the widget to a single-row toolbar.
Default value:
True