[Lazarus] clarification / Re: constant-highlight ? [Re: quick opinion poll / pascal highlighting "case"]
Michael Schnell
mschnell at lumino.de
Mon May 31 11:50:45 CEST 2010
On 05/28/2010 06:18 PM, waldo kitty wrote:
> i don't see begin/end as inside or outside... they _are_ the boundary
> or frame of the block ;)
To represent this as an indentation you would need to go_
if x then
begin
incode;
end;
outcode;
I never saw anything like that (and don't like it).
-Michael
More information about the Lazarus
mailing list