In Delphi 7 IDE, do the lines need to be a given length? I see a gray line in some Delphi code I’m working with, and it looks like ever line ends right before it.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It’s just a guide to line length. Some people don’t like long lines because they can be hard to read on different resolutions or when doing comparisons.