[fpc-devel] Web language

Felipe Monteiro de Carvalho felipemonteiro.carvalho at gmail.com
Fri Jan 27 10:54:31 CET 2006


On 1/26/06, VisionForce <webmaster at visionforceweb.com> wrote:
> Is there a place I can go to learn Delphi's string parsing
> functions?

Free Pascal RTL documentation is very good:

http://www.freepascal.org/docs-html/rtl/sysutils/index.html
http://www.freepascal.org/docs-html/rtl/system/index.html
http://www.freepascal.org/docs-html/rtl/

This website has even better docs with examples of *every* function:
http://www.delphibasics.co.uk/ByFunction.asp?Main=Strings

If you cannot find something, you an always google for:
Delphi + the word you are looking for

And ask here if you cannot find on any of the above.

> What about Polymorphism?

I don't know much about Polymorphism, but I was recently talking to
Florian and he says Yes, it does support Polymorphism.

--
Felipe Monteiro de Carvalho



More information about the fpc-devel mailing list