CheckAgainstWildCard_CaseSensitive

www.kxcad.net Home > Electronic Index > Altium(Protel) Index


Your Ad Here

Declaration

Function  CheckAgainstWildCard_CaseSensitive(WildCard,Name : TDynamicString)

Description

The CheckAgainstWildCard_CaseSensitive function allows the comparison of the Wildcard string containing wildcards to the Name string. Use the Wildcard string which can consist of upper case and lower case characters to determine if the Name string matches the format described by the Wildcard string. The wildcard string can contain wildcards that can match any character, and sets that match a single character that is included in the Name string.

See also

File IO Routines

Your Ad Here