Table of Contents

TTMSFNCFilterDialogDisplayNames.GetDisplayName Method

Returns the display name mapped to the specified field name.

API unit family: TMSFNCFilterDialog Declaring type: TTMSFNCFilterDialogDisplayNames

Syntax

function GetDisplayName(AFieldName: string): string;

Parameters

Name Description
AFieldName Field name whose display name is requested.

Returns

The mapped display name, or an empty string when no mapping exists.