Table of Contents

TTMSFNCTableViewCustomCharList.IsIDActive Method

Returns whether the character entry with the given identifier is currently active.

API unit family: TMSFNCTableView Declaring type: TTMSFNCTableViewCustomCharList

Syntax

function IsIDActive(AID: Integer): Boolean;

Parameters

Name Description
AID Identifier of the character entry to check.

Returns

True when the entry is active; otherwise False.