Difference between Components

Could somebody tell me the difference between

TAdvPageControl and TAdvTabSet


On this web site the the information is the same for both components.
Are the vcl component graphics in error?
Each appears to show what I would expect to see for both a pagecontrol and a tabcontrol.

TIA
Richard Carey

TAdvPageControl is equivalent to the standard VCL TPageControl but with various extra features

TAdvTabSet is equivalent to the standard VCL TTabSet but with various extra features

That is pretty much what I expected, but the text description and graphics illustrating the two components on the  web site are the same as far as I can see.

The standard VCL TTabSet is not recommended for 32 bit use.
Am I right in assuming the TMS version is useable for 32 bit use and it will eventually support 64 bit when the day comes.

Richard Carey