RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBasePageProducer.StripParamQuotes Property

Specifies whether to strip quotation marks when extracting the parameters from an HTML-transparent tag.

Pascal
property StripParamQuotes: Boolean;
C++
__property Boolean StripParamQuotes;

Set StripParamQuotes to indicate whether the page producer should strip quotation marks from the parameters of HTML-transparent tags before handling the tags. By setting StripParamQuotes to true, the page producer compensates for HTML editors that automatically insert quotation marks around the values of tag options. 

 

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