[Lazarus] Console App Development

Martin Schreiber mse00000 at gmail.com
Sun Aug 14 07:41:20 CEST 2011


Am Sonntag 14 August 2011, 00:02:27 schrieb Martin:
> 
> procedure Deprecated;
> procedure Foo(deprecated: Boolean);
> 
> type
>    deprecated = boolean;
> var
>    a: deprecated;
> 
> 
> etc.
> 
> MSE-ide appears to highlight quite some of them.
> 
Correct. MSEide uses a very simple syntax highlighing method and does not 
parse the code in deep.

Martin




More information about the Lazarus mailing list