Table of Contents

TTMSFNCTableView.LoadFromFile Method

Loads table view content from a file.

API unit family: TMSFNCTableView Declaring type: TTMSFNCTableView Inherited from: TTMSFNCCustomTableView

Syntax

procedure LoadFromFile(AFileName: string); virtual;

Parameters

Name Description
AFileName File name to load from or save to.