RAD Studio VCL Reference
|
TWebContentOptions controls what a Web item can include in its generated HTML.
TWebContentOptions = class(TObject);
class TWebContentOptions : public TObject;
WebComp
Use TWebContentOptions to influence the HTML generated by a component that supports the IWebContent interface. Each TWebContentOptions represents a set of flags that are passed to the constructor.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|