TIWCGJQMImage Class

Represents type TIWCGJQMImage.

Namespace: IWCGJQMImage
TIWCGJQMContainer
  IWCGJQMImage.TIWCGJQMCustomImage
    IWCGJQMImage.TIWCGJQMImage
type
 [ComponentPlatformsAttribute(pidWin32 or pidWin64)]
 TIWCGJQMImage = class(TIWCGJQMCustomImage)
 end;

The TIWCGJQMImage type exposes the following members.

Show:
 NameDescription
Create(TComponent)

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

Top
Show:
 NameDescription
Align

Represents property Align.

AlignImage

Horizontal align of image

AutoImageSize

if set, a picture will use original size

Enabled

Enable or Disable image

JQMEvents

Events of JQMImage

OnClick

Deprecated property.

Picture

Picture

StretchImage

Stretch Image

Title

Image title

Top
Show:
 NameDescription
AjaxPictureChanged(TObject)

Represents method AjaxPictureChanged(TObject). (Inherited from TIWCGJQMCustomImage.)

GetFixedScript(TIWCGJSonFunc,Boolean)

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

GetHTML5

Represents method GetHTML5. (Inherited from TIWCGJQMCustomImage.)

GetHtmlTag(TIWCompContext)

Represents method GetHtmlTag(TIWCompContext). (Inherited from TIWCGJQMCustomImage.)

GetItemIndex

Represents method GetItemIndex. (Inherited from TIWCGJQMCustomImage.)

GetJQHTMLName

Represents method GetJQHTMLName. (Inherited from TIWCGJQMCustomImage.)

GetMobile

Represents method GetMobile. (Inherited from TIWCGJQMCustomImage.)

GetPropName

Represents method GetPropName. (Inherited from TIWCGJQMCustomImage.)

GetRenderScript

Represents method GetRenderScript. (Inherited from TIWCGJQMCustomImage.)

GetSubmitParam

Represents method GetSubmitParam. (Inherited from TIWCGJQMCustomImage.)

RenderDesignHTML(TIWHTMLTag)

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

RenderHTML(TIWCompContext)

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

SaveImage(string)

Represents method SaveImage(string). (Inherited from TIWCGJQMCustomImage.)

SetBounds(Integer,Integer,Integer,Integer)

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

Top