Table of Contents

TTMSFNCPageControlPages Class

Ordered collection of pages belonging to a page control.

API unit family: TMSFNCPageControl Inherits from: TTMSFNCTabSetTabs

Syntax

TTMSFNCPageControlPages = class(TTMSFNCTabSetTabs)

Methods

Name Description
Add Appends a new page to the end of the collection and returns it.
Clear Removes all pages from the collection and frees their containers.
IndexOfContainer Returns the index of the page whose container matches the given component.
Insert Inserts a new page at the specified index and returns it.