RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomAdapterPageProducer.SetHTMLFile Method

Sets the HTMLFile property.

Pascal
procedure SetHTMLFile(const Value: TFileName);
C++
__fastcall SetHTMLFile(const TFileName Value);

SetHTMLFile is the protected write implementation of the HTMLFile property.  

Value is the name of the template that the page producer should use to generate its content. 

 

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