Table of Contents

TTMSFNCCustomMemo.FindSource Method

Returns the source document with the specified name.

API unit family: TMSFNCMemo Declaring type: TTMSFNCCustomMemo

Syntax

function FindSource(AName: string): TTMSFNCMemoSource;

Parameters

Name Description
AName The source document name.

Returns

The matching source document, or nil when no source with that name exists.