TTMSFNCChatItems.Insert Method
Inserts a new empty message item at the specified index and returns it.
API unit family: TMSFNCChat
Declaring type: TTMSFNCChatItems
Syntax
function Insert(Index: Integer): TTMSFNCChatItem;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based position at which to insert the new item. |