TIWCGJQToolBarButton Class

Represents type TIWCGJQToolBarButton.

Namespace: IWCGJQToolBar
TCGCollectionItem
  IWCGJQToolBar.TIWCGJQToolBarButton
type
 TIWCGJQToolBarButton = class(TCGCollectionItem, IIWCGFuncAdapter)
 end;

The TIWCGJQToolBarButton type exposes the following members.

Show:
 NameDescription
Destroy

Represents the destructor of the TIWCGJQToolBarButton class.

Top
Show:
 NameDescription
Hint

Gets or sets hint of button

Icon

Gets or sets bootstrap icon

JQToolBarButtons

Represents property JQToolBarButtons.

OnClick

Fired on button click

Picture

Gets or sets the custom image of button

UIIcon

Gets or sets jquery ui icon

UniqueName

Gets the unique name (id) of button.

Top
Show:
 NameDescription
AjaxPictureChanged(TObject)

Represents method AjaxPictureChanged(TObject).

Assign(TPersistent)

Represents method Assign(TPersistent).

GetCGJSContainer

Represents method GetCGJSContainer.

GetClass

Represents method GetClass.

GetFixedScript(TIWCGJSonFunc,Boolean)

Represents method GetFixedScript(TIWCGJSonFunc,Boolean).

GetHTMLName

Represents method GetHTMLName.

GetImplComponent

Represents method GetImplComponent.

GetItemIndex

Represents method GetItemIndex.

GetIWCLName

Represents method GetIWCLName.

GetPropName

Represents method GetPropName.

ResetIcons

Represents method ResetIcons.

Top