[lazarus] Source Code Procedures

Cliff Baeseman vbman at pcpros.net
Sat Jul 17 00:20:01 EDT 1999


Gents

   Do you mind if I put in procedure seperators like I did in the controls
unit?

I always comment and put in procedure seperators like this...

{-------------------------------------------------------------------}
{TMyType.MyMethod    "comments"                        }
{-------------------------------------------------------------------}
Procedure TMyType.MyMethod;
begin
end;

Is anyone opposed to this style? I think it makes it easy to read the code
in a black and white editor.

If there is little or no opposition I will go thru the units again...

Cliff

Cliff








More information about the Lazarus mailing list