[fpc-devel] space char inside identifier's name

Marco van de Voort marcov at stack.nl
Sat Mar 25 11:26:43 CET 2006


> type "Main Form": TForm;
> var "this is a integer variable": integer;
> if "Main Form".Left = 10 then ...
> procedure "Main Form"."Edit Change"(Event: TDOMEvent);

Not this millenium, and probably not the next also.

Moreover, it is not even needed to pull this in syntax. Just make the
underscore really thin in your IDE, but make it very visible when selected,
and you have the same visual effect. Better even, since you don't need the
quotes.




More information about the fpc-devel mailing list