Source position: uibmetadata.pas line 247
type TArrayBound = record
LowerBound: Integer;
HigherBound: Integer;
end;