procedure ( a : integer; b : integer; ); would be nice.



Hello,

Currently Delphi requires:

procedure ( a : integer; b : integer );

It would be nice if this can simply be:

procedure ( a : integer; b : integer; );

Makes it much easier to copy and past parameters without having to always
modify it.

Bye,
Skybuck.


.



Relevant Pages

  • Losing the value of a field
    ... I am using Delphi 7/SQL Server 2000 and I have a problem when I post some ... immediate update. ... How I can correct this question without having that to modify the data base? ...
    (borland.public.delphi.database.ado)
  • Newbie: How do I UPDATE a SQL server record from Delphi?
    ... I'm still new to Delphi. ... I've searched this newsgroup and help files ... I need to modify and append data to an existing record in a SQL Server ...
    (borland.public.delphi.database.ado)
  • Re: Ver180?
    ... you can use normal {$IFDEF mymsDELPHI6UP} on your code. ... should be defined using {$IF CompilerVersion} There is just no reason ... You can modify the inc file each time and it is very easy. ... I really like the fact that my components keep working on newer Delphi ...
    (borland.public.delphi.non-technical)
  • Property frame does not exist
    ... I was trying to modify a program that I have written in Delphi 7 last ... property frame does not exist. ... every time I try to open a report file. ...
    (borland.public.delphi.non-technical)
  • Re: BORLANDS DELPHI & SOLIDWORKS
    ... I used delphi v3 and v5 both worked with SW2003/05. ... If I start with a recorded macro would he be able to modify ... Picture the armature plates of an electric motor, the inside 'hub' of the plate remains the same but the outer perimeter which consists of 100 or so slots must rotate a fraction of a degree over 420 unique parts. ...
    (comp.cad.solidworks)