Table of Contents

TTMSFNCSearchList.CategoryName Method

Returns the category caption for a category identifier.

API unit family: TMSFNCSearchList Declaring type: TTMSFNCSearchList Inherited from: TTMSFNCCustomSearchList

Syntax

function CategoryName(ID: Integer): string;

Parameters

Name Description
ID The category identifier.

Returns

The matching category caption, or an empty string when not found.