Table of Contents

TTMSFNCCustomPageControl.RemovePage Method

Removes the page at the given index from the control.

API unit family: TMSFNCPageControl Declaring type: TTMSFNCCustomPageControl

Syntax

procedure RemovePage(APageIndex: Integer);

Parameters

Name Description
APageIndex Zero-based index of the page to remove.