TabSheetExpander.collapse

Syntax

collapse(noEvent: Boolean);

Parameters

noEvent. Indicates that the event of cell group collapsing will not be fired. If the parameter is True the event is not fired, otherwise it is fired.

Description

The collapse method collapses grouped table cells.

Example

The example of method use is given on the page with description of the TabSheetSettings.EmulateExpanderAction property.

Seebsp;also:

TabSheetExpander