Source position: msecomponenteditors.pas line 20
type componentinfoty = record
name: string;
instance: tcomponent;
end;