TTMSFNCMemo.FindSource Method
Returns the source document with the specified name.
API unit family: TMSFNCMemo
Declaring type: TTMSFNCMemo
Inherited from: 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.