Table of Contents

TTMSFNCListBoxItem.LoadFromString Method

Restores the item from a string produced by SaveToString.

API unit family: TMSFNCListBox Declaring type: TTMSFNCListBoxItem

Syntax

procedure LoadFromString(AString: String); virtual;

Parameters

Name Description
AString The serialized item string.