System.Variant.operator <=
C++
bool __fastcall operator <=(const Variant& rhs) const;
bool __fastcall operator <=(const char* rhs) const {
bool __fastcall operator <=(int rhs) const
bool __fastcall operator <=(double rhs) const
bool __fastcall operator <=(TDateTime rhs) const
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | sysvari.h | System | Variant |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!