TTMSFNCSearchEdit.LoadStrings Method
Populates the item collection from a string list.
API unit family: TMSFNCSearchEdit
Declaring type: TTMSFNCSearchEdit
Syntax
procedure LoadStrings(Value: TStrings);
Parameters
| Name | Description |
|---|---|
Value |
The string list whose entries become search items. |