ProvideX Code Sample - Single Line

The following block of source code shows how to include a single line ProvideX code sample in the class documentation.

Source Code from Class

! ** @note The sub-class initialization method must set the following variables 
! ** @note which will be used to identify the panel.
! ** @note %PvxCode(theCaption$, theDescription$)%

! ** @note The sub-class initialization method can also enable the 'CANCEL' 
! ** @note button on the "Progress Log" panel by calling the method:
! ** @note %PvxCode(_obj'enable_cancel())%
		

Generated HTML Documentation

Documentation with example of single line ProvideX code sample.