The code you are compiling is constructing instances of classes which contain abstract methods. program Produce; {$WARNINGS ON} {$WARN CONSTRUCTING_ABSTRACT ON} ...
確定! 回上一頁