Menu

Parameters indentation

2019-11-12
2019-11-12
  • Francesco Salvi

    Francesco Salvi - 2019-11-12

    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!

     
  • Francesco Salvi

    Francesco Salvi - 2019-11-12

    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!

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.