GetModuleCount Example for C++Builder
Cardinal uCount; uCount = LEADDicom1->GetModuleCount(); ShowMessage("Module Count: " + IntToStr(uCount));