TIWCGJQCheckBox Class

Represents type TIWCGJQCheckBox.

Namespace: IWCGJQCheckBox
TIWCheckBox
  IWCGJQCheckBox.TIWCGJQCustomCheckBox
    IWCGJQCheckBox.TIWCGJQCheckBox
type
 [ComponentPlatformsAttribute(pidWin32 or pidWin64)]
 TIWCGJQCheckBox = class(TIWCGJQCustomCheckBox)
 end;

The TIWCGJQCheckBox type exposes the following members.

Show:
 NameDescription
Create(TComponent)

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

Top
Show:
 NameDescription
Css

Css

DataLink

Represents property DataLink.

Enabled

Represents property Enabled.

Top
Show:
 NameDescription
DataLinkActiveChange

Represents method DataLinkActiveChange. (Inherited from TIWCGJQCustomCheckBox.)

DataLinkDataChange

Represents method DataLinkDataChange. (Inherited from TIWCGJQCustomCheckBox.)

DataLinkEditingChange

Represents method DataLinkEditingChange. (Inherited from TIWCGJQCustomCheckBox.)

DataLinkUpdateData

Represents method DataLinkUpdateData. (Inherited from TIWCGJQCustomCheckBox.)

GetImplComponent

Represents method GetImplComponent. (Inherited from TIWCGJQCustomCheckBox.)

RenderAsync(TIWCompContext)

Represents method RenderAsync(TIWCompContext). (Inherited from TIWCGJQCustomCheckBox.)

SetValue(string)

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

Top