* Mac Mini M1
* macOS 14.6.1
* Lazarus 3.99
* FPC 3.3.1
I notice that it is possible to use code such as "Count.ToString" where Count is an Integer. Is this done by something similar to class helpers, and can it be added to, or is it some "behind the scenes" IDE magic taking place?