Note: You must be registered in order to post a reply.To register, click here. Registration is FREE!
If ieVect1.SelObjectsCount > 0 then begin obj := ieVect1.SelObjects[0]; case ieVect1.ObjKind[ obj ] of iekBOX: .... end; end;