TIWCGJQMSelect Class

Represents type TIWCGJQMSelect.

Namespace: IWCGJQMSelect
TIWCGJQMContainer
  IWCGJQMSelect.TIWCGJQMCustomSelect
    IWCGJQMSelect.TIWCGJQMSelect
type
 [ComponentPlatformsAttribute(pidWin32 or pidWin64)]
 TIWCGJQMSelect = class(TIWCGJQMCustomSelect)
 end;

The TIWCGJQMSelect type exposes the following members.

Show:
 NameDescription
Create(TComponent)

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

Top
Show:
 NameDescription
Align

Represents property Align.

Caption

Caption of selects

FieldContainer

To improve the styling of labels and form elements on wider screens. This framework aligns the input and associated label side-by-side, and breaks to stacked block-level elements below ~480px. The framework will also add a thin bottom border to act as a field separator.

GroupOrientation

Choose a orientation of grouped radio button set.

SelectBoxList

List of selects

Top
Show:
 NameDescription
GetDocumentationLink

Represents method GetDocumentationLink. (Inherited from TIWCGJQMCustomSelect.)

GetHTML5

Represents method GetHTML5. (Inherited from TIWCGJQMCustomSelect.)

GetHtmlTag(TIWCompContext)

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

GetInputControlNames(TStringList)

Represents method GetInputControlNames(TStringList). (Inherited from TIWCGJQMCustomSelect.)

GetMobile

Represents method GetMobile. (Inherited from TIWCGJQMCustomSelect.)

GetRenderScript

Represents method GetRenderScript. (Inherited from TIWCGJQMCustomSelect.)

RenderHTML(TIWCompContext)

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

RenderStyle(TIWCompContext)

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

ResponseEvent(TObject,string)

Represents method ResponseEvent(TObject,string). (Inherited from TIWCGJQMCustomSelect.)

SetEnabled(Boolean)

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

SetValue(string)

Represents method SetValue(string). (Inherited from TIWCGJQMCustomSelect.)

Top