RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebDispatch.Mask Property

Provides a mask object for comparing the PathInfo property with another path.

Pascal
property Mask: TMask;
C++
__property TMask Mask;

Use Mask to compare the PathInfo property with the path portion of a URL. Mask is a TMask object that represents the string specified by PathInfo

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!