Table of Contents

TTMSFNCFilterViewPanel.AddLabel Method

Adds a text label to the panel.

API unit family: TMSFNCFilterView Declaring type: TTMSFNCFilterViewPanel

Syntax

function AddLabel(AText: string): TTMSFNCFilterViewLabel;

Parameters

Name Description
AText Text displayed by the label.

Returns

The newly created label control.