Source position: tttables.pas line 238
type THdmx = record
version: UShort;
num_records: Short;
records: PHdmx_Records;
end;