|
RAD Studio VCL Reference
|
Indicates whether the IDE should display an HTML browser view for the producer's content.
function HasHTMLBrowserView: Boolean;
__fastcall Boolean HasHTMLBrowserView();
The IDE calls HasHTMLBrowserView to determine whether it should create an HTML tab page in the code editor for displaying the content of the page producer.
HasHTMLBrowserView returns true. As a result, at design time, the value that the Content method returns appears on the HTML tab page of the code editor when the adapter page producer is selected.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|