Utility libbase
Source position: utility.pas line 144
type TUtilityBase = packed record
ub_LibNode: TLibrary;
Standard libbase
ub_Language: Byte;
Language identifier
ub_Reserved: Byte;
Reserverd
end;