|
RAD Studio VCL Reference
|
Creates a new TWebContentOptions object.
constructor Create(AFlags: TWebContentFlags);
__fastcall TWebContentOptions(TWebContentFlags AFlags);
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!
|