TTMSFNCPageControl.RemovePage Method
Removes the page at the given index from the control.
API unit family: TMSFNCPageControl
Declaring type: TTMSFNCPageControl
Inherited from: TTMSFNCCustomPageControl
Syntax
procedure RemovePage(APageIndex: Integer);
Parameters
| Name | Description |
|---|---|
APageIndex |
Zero-based index of the page to remove. |