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