RAD Studio VCL Reference
|
Tests whether the System::Variant::Variant's value is greater than or equal to a specified value.
The >= System::Variant::>= returns true if the System::Variant::Variant's value is greater than or equal to the value specified by rhs, false otherwise. If the comparison is not possible because of an invalid variant type conversion, an EVariantError exception is thrown.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|