Removes all pages stored in the class instance.
Source position: comctrls.pp line 319
public procedure TNBPages.Clear; override;
Calls Delete until all TCustomPage instances in PageList have been removed.
TStrings.Clear