FNCTableView and click on item

In main form i do this call :
If Assigned(FChildForm) Then
FChildForm.Free();
FChildForm:=TfrmClassifOrd_GR.CreateForm(WebPanel.ElementID);

WebPanel.ElementID <- I think is the problem