Source position: amigados.pas line 829
type TCLIData = record
cd_NumCLIs: LongWord;
cd_CLI: array [0..100] of PCLIDataItem;
end;