Table of Contents

TTMSFNCCustomListBox.LoadFromFile Method

Loads items from a file.

API unit family: TMSFNCListBox Declaring type: TTMSFNCCustomListBox

Syntax

procedure LoadFromFile(AFileName: string); virtual;

Parameters

Name Description
AFileName The file path to load items from.