TSubForm - 24 September, 1998
This example shows how insert one form into another one and how make and register any form as a control in Delphi IDE. (HTML text)
Line parser (Calculator) - 18 August, 1998
Simple but powerful line parser allows calculate expressions. It understand C like expressions. Can be easy extended with consts and functions. The special degree numbers format allow use degree in expressions. Syntax example:...