FieldIsValidChar method

Applies to
TIB_FieldDataLink

Declaration
Function FieldIsValidChar(AKey: char ): boolean;

Description
Returns whether or not the character is valid for the bound field.

It also takes dssSearch state into consideration and allows more flexibility.