CheckAgainstWildCard

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


Your Ad Here

Declaration

Function  CheckAgainstWildCard (WildCard,Name : TDynamicString)

Description

The CheckAgainstWildCard function allows the comparison of the Wildcard string containing wildcards to the Name string. Use the Wildcard string 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. This function is not case sensitive.

See also

File IO Routines

Your Ad Here