TIWCGJQListButton.Disabled Property
Disables (true) or enables (false) the button. Can be set when initialising (first creating) the button.
published property Disabled: boolean index 01 read GetBooleanValue write SetBooleanValue stored IsBooleanStored;
Property Value
Type: boolean