> > I usually use the forms hWnd when using the API clipboard. > You could try adding a parent property to the class which is > a TWinControl, the lowest level object in the VCL with a > hWnd > Answering my own message how about TClipBoard.Create(AOwner: TwinControl)