TurboPack/DOSCommand

Wrong comments for properties and methods

UweRaabe opened this issue · 1 comments

The comments located near the properties and methods of TDosCommand don't match. I guess this happened while reordering the class interface with a tool like ModelMaker Code Explorer with "Associate Comments" set to "Associate all preceding comments with entities" (the default). The original sources seem to have comments located in the line following the properties and methods.

Fixed.