Does Delphi have an elseif statement?
Delphi
2
Posts
2
Posters
10
Views
1
Watching
-
There is a program in my C# book that uses the elseif statement. I'd like to do it in Delphi but I'm doubting if Delphi has that statement. If Delphi doesn't have it what do I do? Do I just keep nesting ifs?
-
There is a program in my C# book that uses the elseif statement. I'd like to do it in Delphi but I'm doubting if Delphi has that statement. If Delphi doesn't have it what do I do? Do I just keep nesting ifs?