Unit 'Forms' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TIDesigner.SelectOnlyThisComponent

Method to select only the current component in the designer.

Declaration

Source position: forms.pp line 1806

public procedure TIDesigner.SelectOnlyThisComponent(

  AComponent: TComponent

); virtual; abstract;