TIWCGJQMSelectBoxList.FindByName(string) Method
Method to find and return the item by unique name.
public function FindByName(AName: string): TIWCGJQMSelectBox;
Parameters
- AName
- Type: string
Method to find and return the item by unique name.
public function FindByName(AName: string): TIWCGJQMSelectBox;