Table of Contents

TTMSFNCWXContainerElementActions.Insert Method

Inserts a new action at the given position in the collection.

API unit family: TMSFNCWXContainer Declaring type: TTMSFNCWXContainerElementActions

Syntax

function Insert(AIndex: Integer): TTMSFNCWXContainerElementAction; reintroduce;

Parameters

Name Description
AIndex The zero-based position to insert at.

Returns

The newly created action.