Source position: utility.pas line 144
type TUtilityBase = packed record
ub_LibNode: TLibrary;
ub_Language: Byte;
ub_Reserved: Byte;
end;