ImageEn, unit ievect

TImageEnVect.ObjGripPen

TImageEnVect.ObjGripPen

Declaration

property ObjGripPen: TPen;

Description

Specifies the grip's pen as shown when an object is selected.

Transition Information

If you are transitioning your code to TImageEnView Layers, instead of ObjGripPen, use: TImageEnView.SetLayersGripStyle
ImageEnView1.SetLayersGripStyle( clWhite, clWhite, bsSolid, 5, iesEllipse );