Sorry, those documents are comprehensive, but getting some key items are missing.
For example there is nothing mentioning clipboard or trayicon in those docs.
If I go to Freepascal and search for clipboard I get these results which are not really that explanatory:
http://wiki.freepascal.org/Special:Search?search=clipboard&go=GoIf I search for trayicon I get all info, but if I had not searched correctly eg done a search in FP home page, I would not have found any info on the trayicon either!
Its in FCL components here, which differ from FCL in pdf:
http://wiki.freepascal.org/Category:Componentsbut that is difficult to search for and there is no key to Components in Wiki directory that I could find.
http://wiki.freepascal.org/TrayIconThese two examples would be just a few of many functions/methods which are in the hard to find basket, and as far as clipboard I am still unclear how its implemented in code, and if the code only works in windows or cross platform, as clipboard in windows works different to other o/s.
Thanks,
Al.