Table of Contents

TTMSFNCListBox.LoadFromStrings Method

Loads item text from a string list.

API unit family: TMSFNCListBox Declaring type: TTMSFNCListBox Inherited from: TTMSFNCCustomListBox

Syntax

procedure LoadFromStrings(AStrings: TStrings); virtual;

Parameters

Name Description
AStrings The strings to load as items.