[C++ Error] CustomListControl1.cpp(16): E2352 Cannot create instance of
abstract class 'TCustomListControl1'
[C++ Error] CustomListControl1.cpp(16): E2353 Class 'TCustomListControl1' is
abstract because of '_fastcall TCustomListControl::GetCount() = 0'
[Linker Fatal Error] Fatal: Unable to open file 'DCLUSR.OBJ'
what am i doing wrong?
abstract class 'TCustomListControl1'
[C++ Error] CustomListControl1.cpp(16): E2353 Class 'TCustomListControl1' is
abstract because of '_fastcall TCustomListControl::GetCount() = 0'
[Linker Fatal Error] Fatal: Unable to open file 'DCLUSR.OBJ'
what am i doing wrong?