TTMSFNCCustomFilterView.AddText Method
Adds a text label to the filter view.
API unit family: TMSFNCFilterView
Declaring type: TTMSFNCCustomFilterView
Syntax
function AddText(AText: string): TTMSFNCFilterViewLabel;
Parameters
| Name | Description |
|---|---|
AText |
Text displayed by the label. |
Returns
The newly created label control.