TTMSFNCPageControlPages.Insert Method
Inserts a new page at the specified index and returns it.
API unit family: TMSFNCPageControl
Declaring type: TTMSFNCPageControlPages
Syntax
function Insert(Index: Integer): TTMSFNCPageControlPage;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based position at which to insert the page. |
Returns
The newly inserted TTMSFNCPageControlPage.