TGrabHandle Class
A visual control that represents a grab handle in the designer.
Remarks
TGrabHandle is a graphic control used to represent a grab handle when desiging the form. Each grab is a separated control and is painted individually.
Syntax
Unit: FormDesigner
TGrabHandle = class(TCustomControl);