Method to select only the current component in the designer.
Source position: forms.pp line 1806
public procedure TIDesigner.SelectOnlyThisComponent(
AComponent: TComponent
); virtual; abstract;