TIWCGJQComboBoxExOptions.jsSetValue(string) Method
Returns the JavaScript code to set value of the current option.
public function jsSetValue(AValue: string): string;
Parameters
- AValue
- Type: string
Return Value
Type: string
Returns the JavaScript code to set value of the current option.
public function jsSetValue(AValue: string): string;