TIWCGJQListButtons Class

The buttons list class

Namespace: IWCGJQButtons
TCGIndexedCollection
  IWCGJQCommon.TIWCGJSonList
    IWCGJQButtons.TIWCGJQListButtons
type
 TIWCGJQListButtons = class(TIWCGJSonList)
 end;

The TIWCGJQListButtons type exposes the following members.

Show:
 NameDescription
Create(TPersistent,string)

Overloaded. Initializes a new instance of the TIWCGJQListButtons class. (Overrides TIWCGJSonList.Create(TPersistent,string).)

Create(TPersistent,string,TCollectionItemClass,Byte)

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

Top
Show:
 NameDescription
ButtonSetOptions

Represents property ButtonSetOptions.

CGJSContainer

Represents property CGJSContainer. (Inherited from TIWCGJSonList.)

IsObject

Represents property IsObject. (Inherited from TIWCGJSonList.)

Items[Integer]

Represents property Items[Integer].

JSon

Represents property JSon. (Inherited from TIWCGJSonList.)

Member

Represents property Member. (Inherited from TIWCGJSonList.)

MemberArrays

Represents property MemberArrays. (Inherited from TIWCGJSonList.)

PropName

Represents property PropName. (Inherited from TIWCGJSonList.)

Top
Show:
 NameDescription
ActionDestroyed(TComponent)

Represents method ActionDestroyed(TComponent).

Add

Represents method Add.

AfterConstruction

Represents method AfterConstruction. (Inherited from TIWCGJSonList.)

Assign(TPersistent)

Represents method Assign(TPersistent). (Inherited from TIWCGJSonList.)

ContextMenuDestroyed(TComponent)

Represents method ContextMenuDestroyed(TComponent).

GetCGJSContainer

Represents method GetCGJSContainer. (Inherited from TIWCGJSonList.)

GetFixedScript(TIWCGJSonFunc,Boolean)

Represents method GetFixedScript(TIWCGJSonFunc,Boolean). (Inherited from TIWCGJSonList.)

GetHTMLName

Represents method GetHTMLName. (Inherited from TIWCGJSonList.)

GetImplComponent

Represents method GetImplComponent. (Inherited from TIWCGJSonList.)

GetIsStored

Represents method GetIsStored. (Inherited from TIWCGJSonList.)

GetItemIndex

Represents method GetItemIndex. (Inherited from TIWCGJSonList.)

GetIWCLName

Represents method GetIWCLName. (Inherited from TIWCGJSonList.)

GetJSon

Represents method GetJSon. (Inherited from TIWCGJSonList.)

GetJSonEx(Boolean,Boolean,TIWCGResponseMemberList,Boolean)

Represents method GetJSonEx(Boolean,Boolean,TIWCGResponseMemberList,Boolean). (Inherited from TIWCGJSonList.)

GetOwner

Represents method GetOwner. (Inherited from TIWCGJSonList.)

GetPropName

Represents method GetPropName. (Inherited from TIWCGJSonList.)

Insert(Integer)

Represents method Insert(Integer).

Notify(TCollectionItem,TCollectionNotification)

Represents method Notify(TCollectionItem,TCollectionNotification). (Inherited from TIWCGJSonList.)

ResetProps

Represents method ResetProps. (Inherited from TIWCGJSonList.)

UpdateActions

Represents method UpdateActions.

Top