Hello all!
I would like to format parameters like this:
Procedure Something(Parameter1: integer;
Parameter2: string;
Parameter3: TColor);
where each parameter is right below the other.
Is it possible?
Thanks!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello all!
The formatting spaces of the previous post have been suppressed.
I would like to format parameters like this:
Procedure Something(Parameter1: integer;
..............................................Parameter2: string;
..............................................Parameter3: TColor);
where each parameter is right below the other.
Is it possible?
Thanks!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello all!
I would like to format parameters like this:
Procedure Something(Parameter1: integer;
Parameter2: string;
Parameter3: TColor);
where each parameter is right below the other.
Is it possible?
Thanks!
Hello all!
The formatting spaces of the previous post have been suppressed.
I would like to format parameters like this:
Procedure Something(Parameter1: integer;
..............................................Parameter2: string;
..............................................Parameter3: TColor);
where each parameter is right below the other.
Is it possible?
Thanks!