TIWCGJQValidateOptions.Rules Property

Key/value pairs defining custom rules. Key is the name of an element (or a group of checkboxes/radio buttons), value is an object consisting of rule/parameter pairs or a plain String. Can be combined with class/attribute/data rules. Each rule can be specified as having a depends-property to apply the rule only in certain conditions. See the second example below for details.

Namespace: IWCGJQControl
published
 property Rules: TIWCGJQValidateOptionsRules index 04 read GetRules write SetRules stored IsObjStored;

Property Value