DefaultIOD Example for Delphi
{ Restore Default IOD table }
Screen.Cursor := crHourGlass; LEADDicom1.DefaultIOD(); Screen.Cursor := crDefault;