RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseAdapterPageProducer.HasXSLBrowserView Method

Indicates whether the IDE should display an XSL tree view for an XSL template associated with the page producer.

Pascal
function HasXSLBrowserView: Boolean;
C++
__fastcall Boolean HasXSLBrowserView();

The IDE calls HasXSLBrowserView to determine whether it should create an XSL tab page in the code editor for displaying the XSL template that the page producer uses. 

HasXSLBrowserView returns false because adapter page producers do not use associated XSL templates. 

 

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