Table of Contents

TTMSFNCPanelSection Class

A named section within the panel's section list, with a label, a size, and an optional embedded control.

API unit family: TMSFNCPanel Inherits from: TCollectionItem

Syntax

TTMSFNCPanelSection = class(TCollectionItem)

Properties

Name Description
Control Optional control embedded inside this section's content area.
Size Width (horizontal panel) or height (vertical panel) of the section in pixels.
Tag General-purpose integer tag for application use.
Text Label text for this section shown in the section bar.

Used by