|
<< Click to display table of contents >> TRVWidgetPageContainer.ExpandedHeight |
Height of the widget when it is expanded.
property ExpandedHeight: Integer;
When the widget is expanded (when Expanded is set to True), its height is set to ExpandedHeight.
When the widget is collapsed, its current height is saved to the ExpandedHeight property.
Default value:
250