TIWCGJQMCustomAccordion Class

Represents type TIWCGJQMCustomAccordion.

Namespace: IWCGJQMAccordion
TIWCGJQMContainer
  IWCGJQMAccordion.TIWCGJQMCustomAccordion
    IWCGJQMAccordion.TIWCGJQMAccordion
type
 TIWCGJQMCustomAccordion = class(TIWCGJQMContainer, IIWCGJQTabContainerDesign)
 end;

The TIWCGJQMCustomAccordion type exposes the following members.

Show:
 NameDescription
Create(TComponent)

Initializes a new instance of the TIWCGJQMCustomAccordion class.

Destroy

Represents the destructor of the TIWCGJQMCustomAccordion class.

Top
Show:
 NameDescription
ActiveTab

Represents property ActiveTab.

ActiveTabIndex

Represents property ActiveTabIndex.

AutoAccordionHeight

Represents property AutoAccordionHeight.

Corners

Represents property Corners.

GroupTabs

Represents property GroupTabs.

TabCount

Represents property TabCount.

Tabs[Integer]

Represents property Tabs[Integer].

TabTag

Represents property TabTag.

VisibleTabCount

Represents property VisibleTabCount.

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

Represents method AcceptDesignTimeControlWithin(TControl,string,Boolean).

AddNew

Represents method AddNew.

AddNewTab

Represents method AddNewTab.

DoBrowserUpdated

Represents method DoBrowserUpdated.

GetActiveTab

Represents method GetActiveTab.

GetActiveTabIndex

Represents method GetActiveTabIndex.

GetHTML5

Represents method GetHTML5.

GetInputControlNames(TStringList)

Represents method GetInputControlNames(TStringList).

GetInvalidateBrowserOnCreate

Represents method GetInvalidateBrowserOnCreate.

GetMobile

Represents method GetMobile.

GetRenderScript

Represents method GetRenderScript.

GetTabClass

Represents method GetTabClass.

GetTabCount

Represents method GetTabCount.

GetTabItem(Integer)

Represents method GetTabItem(Integer).

GetTabUniqueName

Represents method GetTabUniqueName.

Loaded

Represents method Loaded.

RenderDesignHTML(TIWHTMLTag)

Represents method RenderDesignHTML(TIWHTMLTag).

RenderHTML(TIWCompContext)

Represents method RenderHTML(TIWCompContext).

SetActiveTabIndex(Integer)

Represents method SetActiveTabIndex(Integer).

SetBounds(Integer,Integer,Integer,Integer)

Represents method SetBounds(Integer,Integer,Integer,Integer).

SetValue(string)

Represents method SetValue(string).

Submit(string)

Represents method Submit(string).

TabChanged(TIWCGJQMAccordionTab,TIWCGJQMAccordionTab)

Represents method TabChanged(TIWCGJQMAccordionTab,TIWCGJQMAccordionTab).

TabChanging(TIWCGJQMAccordionTab)

Represents method TabChanging(TIWCGJQMAccordionTab).

Top
Show:
 NameDescription
OnTabChanged

Represents property OnTabChanged.

OnTabChanging

Represents property OnTabChanging.

Top