DesignIntf.IDesignerSelections.operator []
[–] Properties | |
---|---|
Type: function | |
Visibility: public | |
Source: DesignIntf.hpp | |
Unit: DesignIntf | |
Parent: IDesignerSelections |
C++
System::Classes::TPersistent* operator[](int Index) { return this->Items[Index]; }
Description
Embarcadero Technologies does not currently have any additional information.