TIWCGJQAccordionOptions.Activate(Integer) Method

Activate a content part of the Accordion programmatically. The index can be a zero-indexed number to match the position of the header to close or a Selector matching an element. Pass AIndex = -1 to close all (only possible with collapsible:true).

Namespace: IWCGJQAccordion
public
 procedure Activate(AIndex: Integer);

Parameters

AIndex
Type: Integer