Source position: lincd.pp line 452
type Tdvd_physical = record
_type: TU8;
layer_num: TU8;
layer: array [0..(DVD_LAYERS)-1] of Tdvd_layer;
end;