Description
Call PSCPrepareLikeMask procedure before calling PSCPerformLikeCompareEx to process Mask string and convert it to a list of parts of participating in mask elements. PreparedMask parameter will contains each wildcards clause and sub-strings in a continuous list in order that corresponds its order in mask string. Each element of a list is wrapped in TPSCPreparedMaskItem class. The source mask string must be specified in Mask parameter. Parameter EscapeChar must specify the escape character in accordance with the current localization of SQL ('^' symbol usually is used as an escape character ).