TSRVCloseButton.AllowCloseLastTab |
Top Previous Next |
|
Specifies whether a closing button is displayed on the last tab (of TSRVTabSet control) or on the last image (of TSRVImagesScroll control). property AllowCloseLastTab: Boolean; If True (and Visible is True too), a closing button is displayed even if the control contains a single tab / image. Default value: True |