TIWCGJQMAccordion Class

Represents type TIWCGJQMAccordion.

Namespace: IWCGJQMAccordion
TIWCGJQMContainer
  IWCGJQMAccordion.TIWCGJQMCustomAccordion
    IWCGJQMAccordion.TIWCGJQMAccordion
type
 [ComponentPlatformsAttribute(pidWin32 or pidWin64)]
 TIWCGJQMAccordion = class(TIWCGJQMCustomAccordion)
 end;

The TIWCGJQMAccordion type exposes the following members.

Show:
 NameDescription
Create(TComponent)

Initializes a new instance of the TIWCGJQMCustomAccordion class. (Inherited from TIWCGJQMCustomAccordion.)

Top
Show:
 NameDescription
ActiveTab

Represents property ActiveTab.

ActiveTabIndex

Represents property ActiveTabIndex. (Inherited from TIWCGJQMCustomAccordion.)

Align

Represents property Align.

AutoAccordionHeight

Represents property AutoAccordionHeight.

Corners

Represents property Corners.

GroupTabs

his will produce a grouped collapsible content.

TabCount

Represents property TabCount. (Inherited from TIWCGJQMCustomAccordion.)

Tabs[Integer]

Represents property Tabs[Integer]. (Inherited from TIWCGJQMCustomAccordion.)

TabTag

Represents property TabTag. (Inherited from TIWCGJQMCustomAccordion.)

VisibleTabCount

Represents property VisibleTabCount. (Inherited from TIWCGJQMCustomAccordion.)

Top
Show:
 NameDescription
AcceptDesignTimeControlWithin(TControl,string,Boolean)

Represents method AcceptDesignTimeControlWithin(TControl,string,Boolean). (Inherited from TIWCGJQMCustomAccordion.)

AddNew

Represents method AddNew. (Inherited from TIWCGJQMCustomAccordion.)

AddNewTab

Represents method AddNewTab. (Inherited from TIWCGJQMCustomAccordion.)

DoBrowserUpdated

Represents method DoBrowserUpdated. (Inherited from TIWCGJQMCustomAccordion.)

GetActiveTab

Represents method GetActiveTab. (Inherited from TIWCGJQMCustomAccordion.)

GetActiveTabIndex

Represents method GetActiveTabIndex. (Inherited from TIWCGJQMCustomAccordion.)

GetHTML5

Represents method GetHTML5. (Inherited from TIWCGJQMCustomAccordion.)

GetInputControlNames(TStringList)

Represents method GetInputControlNames(TStringList). (Inherited from TIWCGJQMCustomAccordion.)

GetInvalidateBrowserOnCreate

Represents method GetInvalidateBrowserOnCreate. (Inherited from TIWCGJQMCustomAccordion.)

GetMobile

Represents method GetMobile. (Inherited from TIWCGJQMCustomAccordion.)

GetRenderScript

Represents method GetRenderScript. (Inherited from TIWCGJQMCustomAccordion.)

GetTabClass

Represents method GetTabClass. (Inherited from TIWCGJQMCustomAccordion.)

GetTabCount

Represents method GetTabCount. (Inherited from TIWCGJQMCustomAccordion.)

GetTabItem(Integer)

Represents method GetTabItem(Integer). (Inherited from TIWCGJQMCustomAccordion.)

GetTabUniqueName

Represents method GetTabUniqueName. (Inherited from TIWCGJQMCustomAccordion.)

Loaded

Represents method Loaded. (Inherited from TIWCGJQMCustomAccordion.)

RenderDesignHTML(TIWHTMLTag)

Represents method RenderDesignHTML(TIWHTMLTag). (Inherited from TIWCGJQMCustomAccordion.)

RenderHTML(TIWCompContext)

Represents method RenderHTML(TIWCompContext). (Inherited from TIWCGJQMCustomAccordion.)

SetActiveTabIndex(Integer)

Represents method SetActiveTabIndex(Integer). (Inherited from TIWCGJQMCustomAccordion.)

SetBounds(Integer,Integer,Integer,Integer)

Represents method SetBounds(Integer,Integer,Integer,Integer). (Inherited from TIWCGJQMCustomAccordion.)

SetValue(string)

Represents method SetValue(string). (Inherited from TIWCGJQMCustomAccordion.)

Submit(string)

Represents method Submit(string). (Inherited from TIWCGJQMCustomAccordion.)

TabChanged(TIWCGJQMAccordionTab,TIWCGJQMAccordionTab)

Represents method TabChanged(TIWCGJQMAccordionTab,TIWCGJQMAccordionTab). (Inherited from TIWCGJQMCustomAccordion.)

TabChanging(TIWCGJQMAccordionTab)

Represents method TabChanging(TIWCGJQMAccordionTab). (Inherited from TIWCGJQMCustomAccordion.)

Top
Show:
 NameDescription
OnTabChanged

Represents property OnTabChanged. (Inherited from TIWCGJQMCustomAccordion.)

OnTabChanging

Represents property OnTabChanging. (Inherited from TIWCGJQMCustomAccordion.)

Top