Source position: keymap.pas line 101
type TUCS4_ConvTable = record
FirstChar: Word;
LastChar: Word;
ConvTable: APTR;
end;