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