[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Forms' (#lcl)

TIDesigner.SelectOnlyThisComponent

Method to select only the current component in the designer.

Declaration

Source position: forms.pp line 1917

public procedure TIDesigner.SelectOnlyThisComponent(

  AComponent: TComponent

); virtual; abstract;