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