Case label with begin
Brought to you by:
anthonysteele
While reporting Bug 853898 an idea for a new option
comes to my mind. It looks like that:
Case label with begin
[ ] Always
[ ] Leave as is { should be default }
[x] Never
{ Should stay as is }
case i of
--1: ShowMessage('1 ... OK');
--2: begin
----ShowMessage('2 ... OK');
--end;
end;
This should work like the "Label with begin"-option.
MF - Marcus
Logged In: YES
user_id=66544
will be in 2.02