Table of Contents

TTMSFNCStatusBarPanels Class

Ordered collection of status bar panels.

API unit family: TMSFNCStatusBar Inherits from: TCollection

Syntax

TTMSFNCStatusBarPanels = class(TCollection)

Properties

Name Description
Items Provides indexed access to panels in the collection.

Methods

Name Description
Add Appends a new panel to the collection and returns it.

Events

Name Description
OnChange Fires when the collection or any of its panels changes.