TIWCGJQMCheckButton Class
CheckButton class
IWCGJQMCheckButtons.TIWCGJQMCheckButton
type TIWCGJQMCheckButton = class(TCGCollectionItem, IIWCGFuncAdapter) end;
The TIWCGJQMCheckButton type exposes the following members.
Name | Description | |
---|---|---|
![]() | Create(TCollection) | Initializes a new instance of the TIWCGJQMCheckButton class. |
Name | Description | |
---|---|---|
![]() | Caption | Caption of checkbutton |
![]() | CheckButtonsList | Represents property |
![]() | Checked | State of checkbutton |
![]() | Disabled | Represents property |
![]() | UniqueName | Represents property |
![]() | Value | Value of checkbutton |
![]() | Visible | Represents property |
Name | Description | |
---|---|---|
![]() | Assign(TPersistent) | Represents method |
![]() | DisableCheck(Boolean) | Represents method |
![]() | GetCGJSContainer | Represents method |
![]() | GetDisplayName | Represents method |
![]() | GetFixedScript(TIWCGJSonFunc,Boolean) | Represents method |
![]() | GetHTMLName | Represents method |
![]() | GetImplComponent | Represents method |
![]() | GetItemIndex | Represents method |
![]() | GetIWCLName | Represents method |
![]() | GetPropName | Represents method |
![]() | jsCheck(Boolean) | Represents method |
![]() | jsDisableCheck(Boolean) | Represents method |
![]() | jsVisibleCheck(Boolean) | Represents method |
![]() | VisibleCheck(Boolean) | Represents method |