Table of Contents

TTMSFNCDataGridCore.LoadSettingsFromFile Method

Loads previously saved grid settings (column widths, row heights, appearance) from a file.

API unit family: TMSFNCDataGridCore Declaring type: TTMSFNCDataGridCore

Syntax

procedure LoadSettingsFromFile(AFileName: string); virtual;

Parameters

Name Description
AFileName Full path to the settings file.