Table of Contents

TTMSFNCPanelSections Class

Ordered collection of TTMSFNCPanelSection items that divide the panel content area into named sections.

API unit family: TMSFNCPanel Inherits from: TTMSFNCOwnedCollection

Syntax

TTMSFNCPanelSections = class(TTMSFNCOwnedCollection)

Properties

Name Description
Items Indexed access to the sections in this collection.

Methods

Name Description
Add Appends a new section to the collection and returns it.
Insert Inserts a new section at the specified zero-based index and returns it.