Table of Contents

TTMSFNCListBox.LoadFromFile Method

Loads items from a file.

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

Syntax

procedure LoadFromFile(AFileName: string); virtual;

Parameters

Name Description
AFileName The file path to load items from.