Frequently Asked Component Specific Questions
Options |
Display all FAQ items |
Displaying items 1 to 1 of 1, page 1 of 1
<< previous next >>



Getting Started
TXAMLViewer
Drop TXamlViewer instance on the form and set the XAML code with XamlViewer.XAMLText: widestring property.
Example:
XamlViewer.XAMLText := '';
XAMLViewer1.LastError: widestring
TXPSViewer
Drop TXPSViewer instance on the form and set the filename of the XPS file to view with
XPSViewer.Filename