System.Contnrs.TComponentList.operator []

From RAD Studio API Documentation
Jump to: navigation, search

C++

System::Classes::TComponent* operator[](int Index) { return this->Items[Index]; }

Properties

Type Visibility Source Unit Parent
function public System.Contnrs.hpp System.Contnrs TComponentList

Description



Embarcadero Technologies does not currently have any additional information.