Source position: fpvectorial.pas line 142
type TvFindEntityResult = (
vfrNotFound,
vfrFound,
vfrSubpartFound
);