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