ImageEn, unit imageenview
TIEGripStyle
Declaration
TIEGripStyle = Record
Size: integer;
Color: TColor;
FillColor: TColor;
BrushStyle: TBrushStyle;
Shape: TIEGripShape;
end;