Table of Contents

TTMSFNCPageControlContainer Class

Hosts the content area for a single page in a page control.

API unit family: TMSFNCPageControl Inherits from: TTMSFNCCustomControl

Syntax

TTMSFNCPageControlContainer = class(TTMSFNCCustomControl)

Properties

Name Description
IsActive When True, this container is the currently visible page.
PageControl Returns the page control that owns this container.
PageIndex Zero-based index of the page this container represents.

Methods

Name Description
Draw Draws the container background and border for the current page state.

Used by