Create(TPersistent,TdxPDFViewerNavigationPanePage) Constructor
Creates a new TdxPDFViewerOptionsBookmarks or TdxPDFViewerOptionsThumbnails class instance.
Declaration
constructor Create(AOwner: TPersistent; APage: TdxPDFViewerNavigationPanePage); reintroduce;
Parameters
Name | Type |
---|---|
AOwner | TPersistent |
APage | TdxPDFViewerNavigationPanePage |
Remarks
This constructor supports the internal infrastructure and is not intended for use in your code.
See Also