TAdvCustomFormDesigner.Controls[Index] Property
Provides indexed access to the currently selected controls in the designer. The total of selected controls is provided by ControlCount method. For non-visual components, the control is the TComponentContainer control that represents the component.
Syntax
Unit: FormDesigner
property TAdvCustomFormDesigner.Controls[Index]: TControl