RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
THTMLTagAttributes.Create Constructor

Creates an instance of THTMLTagAttributes.

Pascal
constructor Create(Producer: TCustomContentProducer);
C++

Call Create to create and initialize an instance of THTMLTagAttributes at runtime. After calling the inherited constructor, Create sets the Producer property to the value of the Producer parameter. 

 

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