TIWCGJQMButton Class

Represents type TIWCGJQMButton.

Namespace: IWCGJQMButton
TIWCGJQMContainer
  IWCGJQMButton.TIWCGJQMCustomButton
    IWCGJQMButton.TIWCGJQMButton
type
 [ComponentPlatformsAttribute(pidWin32 or pidWin64)]
 TIWCGJQMButton = class(TIWCGJQMCustomButton)
 end;

The TIWCGJQMButton type exposes the following members.

Show:
 NameDescription
Create(TComponent)

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

Top
Show:
 NameDescription
Align

Represents property Align.

Caption

Button Caption

Enabled

Represents property Enabled.

JQHTMLElement

Represents property JQHTMLElement. (Inherited from TIWCGJQMCustomButton.)

JQMButtonOptions

Button Options

JQMLinkingOptions

Linking Options

Top
Show:
 NameDescription
AfterAjaxReRenderJS

Represents method AfterAjaxReRenderJS. (Inherited from TIWCGJQMCustomButton.)

GetControlJQMLinkingOptions

Represents method GetControlJQMLinkingOptions. (Inherited from TIWCGJQMCustomButton.)

GetDocumentationLink

Represents method GetDocumentationLink. (Inherited from TIWCGJQMCustomButton.)

GetElementID

Represents method GetElementID. (Inherited from TIWCGJQMCustomButton.)

GetEnabled

Represents method GetEnabled. (Inherited from TIWCGJQMCustomButton.)

GetRenderScript

Represents method GetRenderScript. (Inherited from TIWCGJQMCustomButton.)

Notification(TComponent,TOperation)

Represents method Notification(TComponent,TOperation). (Inherited from TIWCGJQMCustomButton.)

RenderComponents(TIWContainerContext,TIWBasePageContext)

Represents method RenderComponents(TIWContainerContext,TIWBasePageContext). (Inherited from TIWCGJQMCustomButton.)

RenderDesignHTML(TIWHTMLTag)

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

RenderHTML(TIWCompContext)

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

RenderStyle(TIWCompContext)

Represents method RenderStyle(TIWCompContext). (Inherited from TIWCGJQMCustomButton.)

SetBounds(Integer,Integer,Integer,Integer)

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

SetEnabled(Boolean)

Represents method SetEnabled(Boolean). (Inherited from TIWCGJQMCustomButton.)

Top