System.Classes.TBits.operator []
C++
bool operator[](int Index) { return Bits[Index]; }
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | System.Classes.hpp | System.Classes | TBits |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!