I have observed that components has a uniform, neat and well arrange code structure. was it automatically arranged or manual?
is there a way to make it automatic? like Code Completion in Delphi?
I am using Delphi 7, 2009, 2010 XE
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.
the “code structure” which you observe is based usually on the Delphi Language Style Guide. Also, you can use a delphi code formatter to get similar results. The newer versions of delphi include a source formatter built in to the IDE.