On 04.05.2014 16:46, Xiangrong Fang wrote:
Hello All,
I have a unit here:
https://github.com/xrfang/pastats/blob/master/src/units/datalist.pas
which report this error:
/home/xrfang/git/pastats/src/units/datalist.pas(61,17) Warning: An
inherited method is hidden by "constructor TDataFrame.Crea
Hello All,
I have a unit here:
https://github.com/xrfang/pastats/blob/master/src/units/datalist.pas
which report this error:
/home/xrfang/git/pastats/src/units/datalist.pas(61,17) Warning: An
inherited method is hidden by "constructor TDataFrame.Create;"
However, the following code, which also