__RNOTEBOOKPages

Available since framework version 1.0.

Defined in : RNotebook.con
(this file must be included in your application in order to have access)

Description:

This is a helper class for the RNotebook control. This class should not be instantiated directly; is used internally by the framework. One page can hold a single control. That control can be a container for example (if you want to add unlimited number of controls).

Notice: Contains more undocumented members to be used solely by the framework.

Properties

This property sets or gets the caption of the page that appears in a RNotebook control
Sets or gets the control used instead of the Caption for the RNotebook page
Gets the single control contained by the page

Methods

This is the standard contructor for this class and should not be used directly