TTMSFNCCustomSearchList.CategoryName Method
Returns the category caption for a category identifier.
API unit family: TMSFNCSearchList
Declaring type: 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.