|
RAD Studio VCL Reference
|
Creates an instance of THTMLTagAttributes.
constructor Create(Producer: TCustomContentProducer);
__fastcall THTMLTagAttributes(TCustomContentProducer Producer);
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!
|