Re: Idea: Recurse keyword.
- From: Fons <NOfonzzz@xxxxxxxxxxxxxxxxxxx>
- Date: Tue, 27 May 2008 20:00:14 +0100
Then I can code it like so:
procedure Bla( ... )
begin
if ... then
begin
end else
begin
Recurse( ... );
Recurse( ... );
end;
end;
Like an object has Self ?
Bye,
Skybuck =)
Fons.
.
- References:
- Idea: Recurse keyword.
- From: Skybuck Flying
- Idea: Recurse keyword.
- Prev by Date: Idea: Recurse keyword.
- Next by Date: Which form in Application.OnModalBegin and Application.OnModalEnd
- Previous by thread: Idea: Recurse keyword.
- Next by thread: Which form in Application.OnModalBegin and Application.OnModalEnd
- Index(es):