Top "Variants" questions

Managing null values in variants using Delphi

I'm working with a COM component which exposes a lot of Variant properties, but sometimes these values are null. When …

delphi null delphi-xe variants
How to tell if a Delphi variant is an empty string?

Variants are always fun, eh? I am working on a legacy application that was last in D2007 to migrate it …

string delphi delphi-xe variants
Product Variants: Multiple Activities

I'm using Product Variants in gradle/android studio to achieve the following project setup: Two apps, that are 80% similar in …

android gradle android-studio variants