TTMSFNCListBox.SaveToStrings Method
Saves item text to a string list.
API unit family: TMSFNCListBox
Declaring type: TTMSFNCListBox
Inherited from: TTMSFNCCustomListBox
Syntax
procedure SaveToStrings(AStrings: TStrings); virtual;
Parameters
| Name | Description |
|---|---|
AStrings |
The destination string list. |