TIWCGPanelListItems Class

The class of list

Namespace: IWCGPanelList
TCGCollection
  IWCGPanelList.TIWCGPanelListItems
type
 TIWCGPanelListItems = class(TCGCollection, IIWCGFuncAdapter)
 end;

The TIWCGPanelListItems type exposes the following members.

Show:
 NameDescription
Create(TIWCGPanelList,string)

Initializes a new instance of the TIWCGPanelListItems class.

Top
Show:
 NameDescription
Items[SmallInt]

Represents property Items[SmallInt].

PanelList

Represents property PanelList.

PropName

Represents property PropName.

Top
Show:
 NameDescription
ActionDestroyed(TComponent)

Represents method ActionDestroyed(TComponent).

Add

Represents method Add.

GetCGJSContainer

Represents method GetCGJSContainer.

GetFixedScript(TIWCGJSonFunc,Boolean)

Represents method GetFixedScript(TIWCGJSonFunc,Boolean).

GetHTMLName

Represents method GetHTMLName.

GetImplComponent

Represents method GetImplComponent.

GetItemIndex

Represents method GetItemIndex.

GetIWCLName

Represents method GetIWCLName.

GetOwner

Represents method GetOwner.

GetPanelListItemClass

Represents method GetPanelListItemClass.

GetPropName

Represents method GetPropName.

UpdateActions

Represents method UpdateActions.

Top