RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebContentOptions.Create Constructor

Creates a new TWebContentOptions object.

Pascal
constructor Create(AFlags: TWebContentFlags);
C++

Call Create to create a TWebContentOptions instance at runtime. Pass the flags that the object should represent as the value of the AFlags parameter. This value initializes the Flags property. 

 

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