TTMSFNCMemoSources.Insert Method
Inserts a new empty source buffer at the specified position.
API unit family: TMSFNCMemo
Declaring type: TTMSFNCMemoSources
Syntax
function Insert(Index: Integer): TTMSFNCMemoSource;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based index at which to insert the new source. |
Returns
The newly created TTMSFNCMemoSource instance.